# 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
# Variables
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.
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
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.
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.