package
0.0.0-20240803225159-f361c4d7dd45
Repository: https://github.com/bradpurchase/grocerytime-backend.git
Documentation: pkg.go.dev

# Variables

AuthTokenType defines a graphql type for AuthToken.
BasicUserType is similar to UserType except it does not include fields for anything except basic user info.
DeviceType defines a graphql type for Device.
No description provided by the author
No description provided by the author
ItemType defines a graphql type for Item.
MealType defines the gql type for Meal.
RecipeIngredientType defines the gql type for RecipeIngredient.
RecipeType defines the gql type for Recipe.
No description provided by the author
StoreInviteType defines a graphql type for Store.
StoreStapleItemType defines a graphql type for Item.
StoreType defines a graphql type for Store.
StoreUserPreferenceType defines a graphql type for StoreUserPreference.
StoreUserType defines a graphql type for StoreUser.
UserType defines a graphql type for User.