package
0.0.1
Repository: https://github.com/borderlesshq/genqlient.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

RepoRoot returns the root of the genqlient repository,.
RunGenerateTest checks that running genqlient with the given repo-root-relative config file would not produce any changes to the checked-in files.

# Constants

No description provided by the author
No description provided by the author

# Structs

AnimalFields includes the GraphQL fields of Animal requested by the fragment AnimalFields.
AnimalFieldsHairBeingsHair includes the requested fields of the GraphQL type BeingsHair.
AnimalFieldsOwnerAnimal includes the requested fields of the GraphQL type Animal.
AnimalFieldsOwnerUser includes the requested fields of the GraphQL type User.
CreateUserResponse is returned by createUser on success.
FailingQueryResponse is returned by failingQuery on success.
FriendsFields includes the GraphQL fields of User requested by the fragment FriendsFields.
InnerBeingFields includes the GraphQL fields of Animal requested by the fragment InnerBeingFields.
InnerBeingFields includes the GraphQL fields of User requested by the fragment InnerBeingFields.
InnerLuckyFields includes the GraphQL fields of User requested by the fragment InnerLuckyFields.
LuckyFields includes the GraphQL fields of User requested by the fragment LuckyFields.
MoreUserFields includes the GraphQL fields of User requested by the fragment MoreUserFields.
MoreUserFieldsHair includes the requested fields of the GraphQL type Hair.
No description provided by the author
QueryFragment includes the GraphQL fields of Query requested by the fragment QueryFragment.
QueryFragmentBeingsAnimal includes the requested fields of the GraphQL type Animal.
QueryFragmentBeingsUser includes the requested fields of the GraphQL type User.
QueryWithCustomMarshalOptionalResponse is returned by queryWithCustomMarshalOptional on success.
QueryWithCustomMarshalResponse is returned by queryWithCustomMarshal on success.
QueryWithCustomMarshalSliceResponse is returned by queryWithCustomMarshalSlice on success.
QueryWithFragmentsResponse is returned by queryWithFragments on success.
QueryWithInterfaceListFieldResponse is returned by queryWithInterfaceListField on success.
QueryWithInterfaceListPointerFieldResponse is returned by queryWithInterfaceListPointerField on success.
QueryWithInterfaceNoFragmentsResponse is returned by queryWithInterfaceNoFragments on success.
QueryWithNamedFragmentsResponse is returned by queryWithNamedFragments on success.
QueryWithOmitemptyResponse is returned by queryWithOmitempty on success.
QueryWithVariablesResponse is returned by queryWithVariables on success.
SimpleQueryExtResponse is returned by simpleQueryExt on success.
SimpleQueryResponse is returned by simpleQuery on success.
UserFields includes the GraphQL fields of User requested by the fragment UserFields.

# Interfaces

AnimalFieldsOwnerBeing includes the requested fields of the GraphQL interface Being.
InnerBeingFields includes the GraphQL fields of Being requested by the fragment InnerBeingFields.
InnerLuckyFields includes the GraphQL fields of Lucky requested by the fragment InnerLuckyFields.
LuckyFields includes the GraphQL fields of Lucky requested by the fragment LuckyFields.
QueryFragmentBeingsBeing includes the requested fields of the GraphQL interface Being.

# Type aliases

No description provided by the author