Skip to content

Instantly share code, notes, and snippets.

@manakuro
Created December 10, 2021 04:53
Show Gist options
  • Save manakuro/fb202adbd5f2d346fdeac2dfc63547c1 to your computer and use it in GitHub Desktop.
Save manakuro/fb202adbd5f2d346fdeac2dfc63547c1 to your computer and use it in GitHub Desktop.
func (r *queryResolver) Node(ctx context.Context, id ulid.ID) (ent.Noder, error) {
panic(fmt.Errorf("not implemented"))
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment