package
0.0.0-20201105045835-c1c3c3cf9ca0
Repository: https://github.com/isabelle-dev/graphql.git
Documentation: pkg.go.dev
# Structs
Art represents an art object graphql can parse and display.
ArtEntry represents an art entry in the database.
ArtType represents an artwork in terms of genuine vs fake ones.
Bug represents a bug object graphql can parse and display.
BugEntry represents a bug object in the database.
Clothes represents a Clothes item that will be displayed via graphql.
ClothesEntry represents data we get from SQL database.
ClothesVariant represents variation data for clothes entries.
ConstructionEntry represents a construction object in the database.
Curtains represents curtain info.
FenceEntry represents a fence object from the database.
Fish represents a fish object graphql can parse and display.
FishEntry represents a fish object in the database.
Floor represents a floor entry graphql is able to parse and display.
FloorEntry represents a floor entry from the database.
Fossil represents a fossil entry graphql can parse and display.
FossilEntry represents a fossil entry in the database.
Item represents an item entry that will be displayed via graphql.
ItemEntry represents an item from the housewares table in postgres.
Month represents a specific month and its associated time.
Music represents a music object that graphql is able to parse and display.
MusicEntry represents a music object from the database.
NookMiles represents a NookMile object in both the database and as a graphql entry.
Other represents an other object in the database and as an object graphql can understand.
Photo represents a photo entry graphql can parse and display.
PhotoEntry represents a photo entry in the postgres database.
Poster represents a poster that graphql can parse and display.
PosterEntry represents a poster in the database.
ReactionEntry represents a reaction object in the database.
Rug represents a rug object that graphql is able to parse and display.
RugEntry represents a rug entry in the postgres database.
Tool represents a tool entry graphql is able to parse and display.
ToolEntry represents a tool in the database.
ToolVariant represents a tool's variation parameters.
Umbrella represents an umbrella object graphql can parse and display.
UmbrellaEntry represents an umbrella in the database.
Variant represents variation differences according to each item entry.
VFXT represents VFX info.
Villager represents a villager entry graphql is able to parse and display.
VillagerEntry represents a villager in the database.
Wallpaper represents a Wallpaper object graphql can parse.
WallpaperEntry represents a wallpaper object in the postgres database.
Windows represent windows info.