-
Notifications
You must be signed in to change notification settings - Fork 1
/
schema.json
1 lines (1 loc) · 509 KB
/
schema.json
1
{"__schema":{"queryType":{"name":"Query"},"mutationType":null,"subscriptionType":null,"types":[{"kind":"OBJECT","name":"Query","description":null,"fields":[{"name":"allStrapiTrail","description":null,"args":[{"name":"filter","description":"","type":{"kind":"INPUT_OBJECT","name":"StrapiTrailFilterInput","ofType":null},"defaultValue":null},{"name":"sort","description":"","type":{"kind":"INPUT_OBJECT","name":"StrapiTrailSortInput","ofType":null},"defaultValue":null},{"name":"skip","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"limit","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"StrapiTrailConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"strapiTrail","description":null,"args":[{"name":"slug","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"title","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"trail_type","description":"","type":{"kind":"INPUT_OBJECT","name":"ENUM_TRAIL_TRAIL_TYPEQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"criterion","description":"","type":{"kind":"INPUT_OBJECT","name":"ENUM_TRAIL_CRITERIONQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"availability_car","description":"","type":{"kind":"INPUT_OBJECT","name":"CarAvailibilityFilterInput","ofType":null},"defaultValue":null},{"name":"availability_bus","description":"","type":{"kind":"INPUT_OBJECT","name":"BusAvailibilityFilterInput","ofType":null},"defaultValue":null},{"name":"availability_train","description":"","type":{"kind":"INPUT_OBJECT","name":"TrainAvailibilityFilterInput","ofType":null},"defaultValue":null},{"name":"content","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"coords","description":"","type":{"kind":"INPUT_OBJECT","name":"CoordsFilterInput","ofType":null},"defaultValue":null},{"name":"id","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"parent","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterInput","ofType":null},"defaultValue":null},{"name":"children","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterListInput","ofType":null},"defaultValue":null},{"name":"internal","description":"","type":{"kind":"INPUT_OBJECT","name":"InternalFilterInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"StrapiTrail","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"file","description":null,"args":[{"name":"sourceInstanceName","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"absolutePath","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"relativePath","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"extension","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"size","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"prettySize","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"modifiedTime","description":"","type":{"kind":"INPUT_OBJECT","name":"DateQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"accessTime","description":"","type":{"kind":"INPUT_OBJECT","name":"DateQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"changeTime","description":"","type":{"kind":"INPUT_OBJECT","name":"DateQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"birthTime","description":"","type":{"kind":"INPUT_OBJECT","name":"DateQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"root","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"dir","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"base","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"ext","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"name","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"relativeDirectory","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"dev","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"mode","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"nlink","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"uid","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"gid","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"rdev","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"ino","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"atimeMs","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"mtimeMs","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"ctimeMs","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"atime","description":"","type":{"kind":"INPUT_OBJECT","name":"DateQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"mtime","description":"","type":{"kind":"INPUT_OBJECT","name":"DateQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"ctime","description":"","type":{"kind":"INPUT_OBJECT","name":"DateQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"birthtime","description":"","type":{"kind":"INPUT_OBJECT","name":"DateQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"birthtimeMs","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"blksize","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"blocks","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"url","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"publicURL","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"childImageSharp","description":"","type":{"kind":"INPUT_OBJECT","name":"ImageSharpFilterInput","ofType":null},"defaultValue":null},{"name":"id","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"parent","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterInput","ofType":null},"defaultValue":null},{"name":"children","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterListInput","ofType":null},"defaultValue":null},{"name":"internal","description":"","type":{"kind":"INPUT_OBJECT","name":"InternalFilterInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"File","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"allFile","description":null,"args":[{"name":"filter","description":"","type":{"kind":"INPUT_OBJECT","name":"FileFilterInput","ofType":null},"defaultValue":null},{"name":"sort","description":"","type":{"kind":"INPUT_OBJECT","name":"FileSortInput","ofType":null},"defaultValue":null},{"name":"skip","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"limit","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"FileConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"directory","description":null,"args":[{"name":"sourceInstanceName","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"absolutePath","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"relativePath","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"extension","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"size","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"prettySize","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"modifiedTime","description":"","type":{"kind":"INPUT_OBJECT","name":"DateQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"accessTime","description":"","type":{"kind":"INPUT_OBJECT","name":"DateQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"changeTime","description":"","type":{"kind":"INPUT_OBJECT","name":"DateQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"birthTime","description":"","type":{"kind":"INPUT_OBJECT","name":"DateQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"root","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"dir","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"base","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"ext","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"name","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"relativeDirectory","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"dev","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"mode","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"nlink","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"uid","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"gid","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"rdev","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"ino","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"atimeMs","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"mtimeMs","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"ctimeMs","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"atime","description":"","type":{"kind":"INPUT_OBJECT","name":"DateQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"mtime","description":"","type":{"kind":"INPUT_OBJECT","name":"DateQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"ctime","description":"","type":{"kind":"INPUT_OBJECT","name":"DateQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"birthtime","description":"","type":{"kind":"INPUT_OBJECT","name":"DateQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"birthtimeMs","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"blksize","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"blocks","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"id","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"parent","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterInput","ofType":null},"defaultValue":null},{"name":"children","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterListInput","ofType":null},"defaultValue":null},{"name":"internal","description":"","type":{"kind":"INPUT_OBJECT","name":"InternalFilterInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"Directory","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"allDirectory","description":null,"args":[{"name":"filter","description":"","type":{"kind":"INPUT_OBJECT","name":"DirectoryFilterInput","ofType":null},"defaultValue":null},{"name":"sort","description":"","type":{"kind":"INPUT_OBJECT","name":"DirectorySortInput","ofType":null},"defaultValue":null},{"name":"skip","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"limit","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"DirectoryConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"site","description":null,"args":[{"name":"buildTime","description":"","type":{"kind":"INPUT_OBJECT","name":"DateQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"siteMetadata","description":"","type":{"kind":"INPUT_OBJECT","name":"SiteSiteMetadataFilterInput","ofType":null},"defaultValue":null},{"name":"port","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"host","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"polyfill","description":"","type":{"kind":"INPUT_OBJECT","name":"BooleanQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"pathPrefix","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"id","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"parent","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterInput","ofType":null},"defaultValue":null},{"name":"children","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterListInput","ofType":null},"defaultValue":null},{"name":"internal","description":"","type":{"kind":"INPUT_OBJECT","name":"InternalFilterInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"Site","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"allSite","description":null,"args":[{"name":"filter","description":"","type":{"kind":"INPUT_OBJECT","name":"SiteFilterInput","ofType":null},"defaultValue":null},{"name":"sort","description":"","type":{"kind":"INPUT_OBJECT","name":"SiteSortInput","ofType":null},"defaultValue":null},{"name":"skip","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"limit","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SiteConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"sitePage","description":null,"args":[{"name":"path","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"component","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"internalComponentName","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"componentChunkName","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"matchPath","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"id","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"parent","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterInput","ofType":null},"defaultValue":null},{"name":"children","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterListInput","ofType":null},"defaultValue":null},{"name":"internal","description":"","type":{"kind":"INPUT_OBJECT","name":"InternalFilterInput","ofType":null},"defaultValue":null},{"name":"isCreatedByStatefulCreatePages","description":"","type":{"kind":"INPUT_OBJECT","name":"BooleanQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"pluginCreator","description":"","type":{"kind":"INPUT_OBJECT","name":"SitePluginFilterInput","ofType":null},"defaultValue":null},{"name":"pluginCreatorId","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"componentPath","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"SitePage","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"allSitePage","description":null,"args":[{"name":"filter","description":"","type":{"kind":"INPUT_OBJECT","name":"SitePageFilterInput","ofType":null},"defaultValue":null},{"name":"sort","description":"","type":{"kind":"INPUT_OBJECT","name":"SitePageSortInput","ofType":null},"defaultValue":null},{"name":"skip","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"limit","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SitePageConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"imageSharp","description":null,"args":[{"name":"fixed","description":"","type":{"kind":"INPUT_OBJECT","name":"ImageSharpFixedFilterInput","ofType":null},"defaultValue":null},{"name":"resolutions","description":"","type":{"kind":"INPUT_OBJECT","name":"ImageSharpResolutionsFilterInput","ofType":null},"defaultValue":null},{"name":"fluid","description":"","type":{"kind":"INPUT_OBJECT","name":"ImageSharpFluidFilterInput","ofType":null},"defaultValue":null},{"name":"sizes","description":"","type":{"kind":"INPUT_OBJECT","name":"ImageSharpSizesFilterInput","ofType":null},"defaultValue":null},{"name":"original","description":"","type":{"kind":"INPUT_OBJECT","name":"ImageSharpOriginalFilterInput","ofType":null},"defaultValue":null},{"name":"resize","description":"","type":{"kind":"INPUT_OBJECT","name":"ImageSharpResizeFilterInput","ofType":null},"defaultValue":null},{"name":"id","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"parent","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterInput","ofType":null},"defaultValue":null},{"name":"children","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterListInput","ofType":null},"defaultValue":null},{"name":"internal","description":"","type":{"kind":"INPUT_OBJECT","name":"InternalFilterInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"ImageSharp","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"allImageSharp","description":null,"args":[{"name":"filter","description":"","type":{"kind":"INPUT_OBJECT","name":"ImageSharpFilterInput","ofType":null},"defaultValue":null},{"name":"sort","description":"","type":{"kind":"INPUT_OBJECT","name":"ImageSharpSortInput","ofType":null},"defaultValue":null},{"name":"skip","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"limit","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ImageSharpConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"carAvailibility","description":null,"args":[{"name":"parking1","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"parking2","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"parking3","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"id","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"parent","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterInput","ofType":null},"defaultValue":null},{"name":"children","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterListInput","ofType":null},"defaultValue":null},{"name":"internal","description":"","type":{"kind":"INPUT_OBJECT","name":"InternalFilterInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"CarAvailibility","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"allCarAvailibility","description":null,"args":[{"name":"filter","description":"","type":{"kind":"INPUT_OBJECT","name":"CarAvailibilityFilterInput","ofType":null},"defaultValue":null},{"name":"sort","description":"","type":{"kind":"INPUT_OBJECT","name":"CarAvailibilitySortInput","ofType":null},"defaultValue":null},{"name":"skip","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"limit","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CarAvailibilityConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"busAvailibility","description":null,"args":[{"name":"stop1","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"stop2","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"stop3","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"id","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"parent","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterInput","ofType":null},"defaultValue":null},{"name":"children","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterListInput","ofType":null},"defaultValue":null},{"name":"internal","description":"","type":{"kind":"INPUT_OBJECT","name":"InternalFilterInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"BusAvailibility","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"allBusAvailibility","description":null,"args":[{"name":"filter","description":"","type":{"kind":"INPUT_OBJECT","name":"BusAvailibilityFilterInput","ofType":null},"defaultValue":null},{"name":"sort","description":"","type":{"kind":"INPUT_OBJECT","name":"BusAvailibilitySortInput","ofType":null},"defaultValue":null},{"name":"skip","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"limit","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BusAvailibilityConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"trainAvailibility","description":null,"args":[{"name":"station1","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"station2","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"station3","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"id","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"parent","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterInput","ofType":null},"defaultValue":null},{"name":"children","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterListInput","ofType":null},"defaultValue":null},{"name":"internal","description":"","type":{"kind":"INPUT_OBJECT","name":"InternalFilterInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"TrainAvailibility","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"allTrainAvailibility","description":null,"args":[{"name":"filter","description":"","type":{"kind":"INPUT_OBJECT","name":"TrainAvailibilityFilterInput","ofType":null},"defaultValue":null},{"name":"sort","description":"","type":{"kind":"INPUT_OBJECT","name":"TrainAvailibilitySortInput","ofType":null},"defaultValue":null},{"name":"skip","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"limit","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"TrainAvailibilityConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"coords","description":null,"args":[{"name":"lat1","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lng1","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lat2","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lng2","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lat3","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lng3","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lat4","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lng4","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lat5","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lng5","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lat6","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lng6","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lat7","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lng7","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lat8","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lng8","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lat9","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lng9","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lat10","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lng10","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lat11","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lng11","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lat12","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lng12","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"id","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"parent","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterInput","ofType":null},"defaultValue":null},{"name":"children","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterListInput","ofType":null},"defaultValue":null},{"name":"internal","description":"","type":{"kind":"INPUT_OBJECT","name":"InternalFilterInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"Coords","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"allCoords","description":null,"args":[{"name":"filter","description":"","type":{"kind":"INPUT_OBJECT","name":"CoordsFilterInput","ofType":null},"defaultValue":null},{"name":"sort","description":"","type":{"kind":"INPUT_OBJECT","name":"CoordsSortInput","ofType":null},"defaultValue":null},{"name":"skip","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"limit","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CoordsConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"instagramContent","description":null,"args":[{"name":"id","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"parent","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterInput","ofType":null},"defaultValue":null},{"name":"children","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterListInput","ofType":null},"defaultValue":null},{"name":"internal","description":"","type":{"kind":"INPUT_OBJECT","name":"InternalFilterInput","ofType":null},"defaultValue":null},{"name":"media_url","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"media_type","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"permalink","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"timestamp","description":"","type":{"kind":"INPUT_OBJECT","name":"DateQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"caption","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"username","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"album","description":"","type":{"kind":"INPUT_OBJECT","name":"InstagramContentAlbumFilterListInput","ofType":null},"defaultValue":null},{"name":"media_id","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"localImage","description":"","type":{"kind":"INPUT_OBJECT","name":"FileFilterInput","ofType":null},"defaultValue":null},{"name":"localFile","description":"","type":{"kind":"INPUT_OBJECT","name":"FileFilterInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"InstagramContent","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"allInstagramContent","description":null,"args":[{"name":"filter","description":"","type":{"kind":"INPUT_OBJECT","name":"InstagramContentFilterInput","ofType":null},"defaultValue":null},{"name":"sort","description":"","type":{"kind":"INPUT_OBJECT","name":"InstagramContentSortInput","ofType":null},"defaultValue":null},{"name":"skip","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"limit","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"InstagramContentConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"siteBuildMetadata","description":null,"args":[{"name":"id","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"parent","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterInput","ofType":null},"defaultValue":null},{"name":"children","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterListInput","ofType":null},"defaultValue":null},{"name":"internal","description":"","type":{"kind":"INPUT_OBJECT","name":"InternalFilterInput","ofType":null},"defaultValue":null},{"name":"buildTime","description":"","type":{"kind":"INPUT_OBJECT","name":"DateQueryOperatorInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"SiteBuildMetadata","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"allSiteBuildMetadata","description":null,"args":[{"name":"filter","description":"","type":{"kind":"INPUT_OBJECT","name":"SiteBuildMetadataFilterInput","ofType":null},"defaultValue":null},{"name":"sort","description":"","type":{"kind":"INPUT_OBJECT","name":"SiteBuildMetadataSortInput","ofType":null},"defaultValue":null},{"name":"skip","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"limit","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SiteBuildMetadataConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"sitePlugin","description":null,"args":[{"name":"id","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"parent","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterInput","ofType":null},"defaultValue":null},{"name":"children","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterListInput","ofType":null},"defaultValue":null},{"name":"internal","description":"","type":{"kind":"INPUT_OBJECT","name":"InternalFilterInput","ofType":null},"defaultValue":null},{"name":"resolve","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"name","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"version","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"pluginOptions","description":"","type":{"kind":"INPUT_OBJECT","name":"SitePluginPluginOptionsFilterInput","ofType":null},"defaultValue":null},{"name":"nodeAPIs","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"browserAPIs","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"ssrAPIs","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"pluginFilepath","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"packageJson","description":"","type":{"kind":"INPUT_OBJECT","name":"SitePluginPackageJsonFilterInput","ofType":null},"defaultValue":null}],"type":{"kind":"OBJECT","name":"SitePlugin","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"allSitePlugin","description":null,"args":[{"name":"filter","description":"","type":{"kind":"INPUT_OBJECT","name":"SitePluginFilterInput","ofType":null},"defaultValue":null},{"name":"sort","description":"","type":{"kind":"INPUT_OBJECT","name":"SitePluginSortInput","ofType":null},"defaultValue":null},{"name":"skip","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"limit","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SitePluginConnection","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"StrapiTrailFilterInput","description":null,"fields":null,"inputFields":[{"name":"slug","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"title","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"trail_type","description":"","type":{"kind":"INPUT_OBJECT","name":"ENUM_TRAIL_TRAIL_TYPEQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"criterion","description":"","type":{"kind":"INPUT_OBJECT","name":"ENUM_TRAIL_CRITERIONQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"availability_car","description":"","type":{"kind":"INPUT_OBJECT","name":"CarAvailibilityFilterInput","ofType":null},"defaultValue":null},{"name":"availability_bus","description":"","type":{"kind":"INPUT_OBJECT","name":"BusAvailibilityFilterInput","ofType":null},"defaultValue":null},{"name":"availability_train","description":"","type":{"kind":"INPUT_OBJECT","name":"TrainAvailibilityFilterInput","ofType":null},"defaultValue":null},{"name":"content","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"coords","description":"","type":{"kind":"INPUT_OBJECT","name":"CoordsFilterInput","ofType":null},"defaultValue":null},{"name":"id","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"parent","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterInput","ofType":null},"defaultValue":null},{"name":"children","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterListInput","ofType":null},"defaultValue":null},{"name":"internal","description":"","type":{"kind":"INPUT_OBJECT","name":"InternalFilterInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","description":null,"fields":null,"inputFields":[{"name":"eq","description":null,"type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"ne","description":null,"type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"in","description":null,"type":{"kind":"LIST","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null},{"name":"nin","description":null,"type":{"kind":"LIST","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null},{"name":"regex","description":null,"type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"glob","description":null,"type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"SCALAR","name":"String","description":"The `String` scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.","fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"ENUM_TRAIL_TRAIL_TYPEQueryOperatorInput","description":null,"fields":null,"inputFields":[{"name":"eq","description":null,"type":{"kind":"ENUM","name":"ENUM_TRAIL_TRAIL_TYPE","ofType":null},"defaultValue":null},{"name":"ne","description":null,"type":{"kind":"ENUM","name":"ENUM_TRAIL_TRAIL_TYPE","ofType":null},"defaultValue":null},{"name":"in","description":null,"type":{"kind":"LIST","name":null,"ofType":{"kind":"ENUM","name":"ENUM_TRAIL_TRAIL_TYPE","ofType":null}},"defaultValue":null},{"name":"nin","description":null,"type":{"kind":"LIST","name":null,"ofType":{"kind":"ENUM","name":"ENUM_TRAIL_TRAIL_TYPE","ofType":null}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"ENUM_TRAIL_TRAIL_TYPE","description":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"aa","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"ab","description":null,"isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"ENUM_TRAIL_CRITERIONQueryOperatorInput","description":null,"fields":null,"inputFields":[{"name":"eq","description":null,"type":{"kind":"ENUM","name":"ENUM_TRAIL_CRITERION","ofType":null},"defaultValue":null},{"name":"ne","description":null,"type":{"kind":"ENUM","name":"ENUM_TRAIL_CRITERION","ofType":null},"defaultValue":null},{"name":"in","description":null,"type":{"kind":"LIST","name":null,"ofType":{"kind":"ENUM","name":"ENUM_TRAIL_CRITERION","ofType":null}},"defaultValue":null},{"name":"nin","description":null,"type":{"kind":"LIST","name":null,"ofType":{"kind":"ENUM","name":"ENUM_TRAIL_CRITERION","ofType":null}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"ENUM_TRAIL_CRITERION","description":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"fast","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"short","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"bike1","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"bike2","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"bike3","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"turist1","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"turist2","description":null,"isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"CarAvailibilityFilterInput","description":null,"fields":null,"inputFields":[{"name":"parking1","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"parking2","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"parking3","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"id","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"parent","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterInput","ofType":null},"defaultValue":null},{"name":"children","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterListInput","ofType":null},"defaultValue":null},{"name":"internal","description":"","type":{"kind":"INPUT_OBJECT","name":"InternalFilterInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"NodeFilterInput","description":null,"fields":null,"inputFields":[{"name":"id","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"parent","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterInput","ofType":null},"defaultValue":null},{"name":"children","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterListInput","ofType":null},"defaultValue":null},{"name":"internal","description":"","type":{"kind":"INPUT_OBJECT","name":"InternalFilterInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"NodeFilterListInput","description":null,"fields":null,"inputFields":[{"name":"elemMatch","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"InternalFilterInput","description":null,"fields":null,"inputFields":[{"name":"content","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"contentDigest","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"description","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"fieldOwners","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"ignoreType","description":"","type":{"kind":"INPUT_OBJECT","name":"BooleanQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"mediaType","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"owner","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"type","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"BooleanQueryOperatorInput","description":null,"fields":null,"inputFields":[{"name":"eq","description":null,"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"ne","description":null,"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"in","description":null,"type":{"kind":"LIST","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"defaultValue":null},{"name":"nin","description":null,"type":{"kind":"LIST","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"SCALAR","name":"Boolean","description":"The `Boolean` scalar type represents `true` or `false`.","fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"BusAvailibilityFilterInput","description":null,"fields":null,"inputFields":[{"name":"stop1","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"stop2","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"stop3","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"id","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"parent","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterInput","ofType":null},"defaultValue":null},{"name":"children","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterListInput","ofType":null},"defaultValue":null},{"name":"internal","description":"","type":{"kind":"INPUT_OBJECT","name":"InternalFilterInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"TrainAvailibilityFilterInput","description":null,"fields":null,"inputFields":[{"name":"station1","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"station2","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"station3","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"id","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"parent","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterInput","ofType":null},"defaultValue":null},{"name":"children","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterListInput","ofType":null},"defaultValue":null},{"name":"internal","description":"","type":{"kind":"INPUT_OBJECT","name":"InternalFilterInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"CoordsFilterInput","description":null,"fields":null,"inputFields":[{"name":"lat1","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lng1","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lat2","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lng2","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lat3","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lng3","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lat4","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lng4","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lat5","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lng5","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lat6","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lng6","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lat7","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lng7","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lat8","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lng8","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lat9","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lng9","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lat10","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lng10","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lat11","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lng11","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lat12","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"lng12","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"id","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"parent","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterInput","ofType":null},"defaultValue":null},{"name":"children","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterListInput","ofType":null},"defaultValue":null},{"name":"internal","description":"","type":{"kind":"INPUT_OBJECT","name":"InternalFilterInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","description":null,"fields":null,"inputFields":[{"name":"eq","description":null,"type":{"kind":"SCALAR","name":"Float","ofType":null},"defaultValue":null},{"name":"ne","description":null,"type":{"kind":"SCALAR","name":"Float","ofType":null},"defaultValue":null},{"name":"gt","description":null,"type":{"kind":"SCALAR","name":"Float","ofType":null},"defaultValue":null},{"name":"gte","description":null,"type":{"kind":"SCALAR","name":"Float","ofType":null},"defaultValue":null},{"name":"lt","description":null,"type":{"kind":"SCALAR","name":"Float","ofType":null},"defaultValue":null},{"name":"lte","description":null,"type":{"kind":"SCALAR","name":"Float","ofType":null},"defaultValue":null},{"name":"in","description":null,"type":{"kind":"LIST","name":null,"ofType":{"kind":"SCALAR","name":"Float","ofType":null}},"defaultValue":null},{"name":"nin","description":null,"type":{"kind":"LIST","name":null,"ofType":{"kind":"SCALAR","name":"Float","ofType":null}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"SCALAR","name":"Float","description":"The `Float` scalar type represents signed double-precision fractional values as specified by [IEEE 754](https://en.wikipedia.org/wiki/IEEE_floating_point).","fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"StrapiTrailSortInput","description":null,"fields":null,"inputFields":[{"name":"fields","description":null,"type":{"kind":"LIST","name":null,"ofType":{"kind":"ENUM","name":"StrapiTrailFieldsEnum","ofType":null}},"defaultValue":null},{"name":"order","description":null,"type":{"kind":"LIST","name":null,"ofType":{"kind":"ENUM","name":"SortOrderEnum","ofType":null}},"defaultValue":"[ASC]"}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"StrapiTrailFieldsEnum","description":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"slug","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"title","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"trail_type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"criterion","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_car___parking1","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_car___parking2","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_car___parking3","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_car___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_car___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_car___parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_car___parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_car___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_car___parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_car___parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_car___parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_car___parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_car___parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_car___parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_car___parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_car___parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_car___parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_car___parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_car___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_car___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_car___children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_car___children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_car___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_car___children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_car___children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_car___children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_car___children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_car___children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_car___children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_car___children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_car___children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_car___children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_car___children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_car___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_car___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_car___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_car___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_car___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_car___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_car___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_car___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_bus___stop1","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_bus___stop2","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_bus___stop3","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_bus___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_bus___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_bus___parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_bus___parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_bus___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_bus___parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_bus___parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_bus___parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_bus___parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_bus___parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_bus___parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_bus___parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_bus___parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_bus___parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_bus___parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_bus___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_bus___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_bus___children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_bus___children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_bus___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_bus___children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_bus___children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_bus___children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_bus___children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_bus___children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_bus___children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_bus___children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_bus___children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_bus___children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_bus___children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_bus___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_bus___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_bus___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_bus___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_bus___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_bus___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_bus___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_bus___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_train___station1","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_train___station2","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_train___station3","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_train___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_train___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_train___parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_train___parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_train___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_train___parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_train___parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_train___parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_train___parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_train___parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_train___parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_train___parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_train___parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_train___parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_train___parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_train___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_train___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_train___children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_train___children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_train___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_train___children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_train___children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_train___children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_train___children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_train___children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_train___children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_train___children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_train___children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_train___children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_train___children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_train___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_train___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_train___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_train___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_train___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_train___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_train___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"availability_train___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___lat1","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___lng1","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___lat2","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___lng2","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___lat3","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___lng3","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___lat4","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___lng4","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___lat5","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___lng5","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___lat6","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___lng6","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___lat7","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___lng7","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___lat8","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___lng8","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___lat9","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___lng9","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___lat10","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___lng10","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___lat11","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___lng11","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___lat12","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___lng12","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"coords___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___type","description":null,"isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"ENUM","name":"SortOrderEnum","description":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"ASC","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"DESC","description":null,"isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"SCALAR","name":"Int","description":"The `Int` scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.","fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"StrapiTrailConnection","description":null,"fields":[{"name":"totalCount","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"edges","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"StrapiTrailEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"StrapiTrail","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"distinct","description":null,"args":[{"name":"field","description":null,"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"StrapiTrailFieldsEnum","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"group","description":null,"args":[{"name":"skip","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"limit","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"field","description":null,"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"StrapiTrailFieldsEnum","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"StrapiTrailGroupConnection","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"StrapiTrailEdge","description":null,"fields":[{"name":"next","description":null,"args":[],"type":{"kind":"OBJECT","name":"StrapiTrail","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"StrapiTrail","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"previous","description":null,"args":[],"type":{"kind":"OBJECT","name":"StrapiTrail","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"StrapiTrail","description":null,"fields":[{"name":"slug","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"title","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"trail_type","description":null,"args":[],"type":{"kind":"ENUM","name":"ENUM_TRAIL_TRAIL_TYPE","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"criterion","description":null,"args":[],"type":{"kind":"ENUM","name":"ENUM_TRAIL_CRITERION","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"availability_car","description":null,"args":[],"type":{"kind":"OBJECT","name":"CarAvailibility","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"availability_bus","description":null,"args":[],"type":{"kind":"OBJECT","name":"BusAvailibility","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"availability_train","description":null,"args":[],"type":{"kind":"OBJECT","name":"TrainAvailibility","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"content","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"coords","description":null,"args":[],"type":{"kind":"OBJECT","name":"Coords","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"parent","description":null,"args":[],"type":{"kind":"INTERFACE","name":"Node","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"children","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INTERFACE","name":"Node","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"internal","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Internal","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"INTERFACE","name":"Node","description":"Node Interface","fields":[{"name":"id","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"parent","description":null,"args":[],"type":{"kind":"INTERFACE","name":"Node","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"children","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INTERFACE","name":"Node","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"internal","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Internal","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":[{"kind":"OBJECT","name":"StrapiTrail","ofType":null},{"kind":"OBJECT","name":"CarAvailibility","ofType":null},{"kind":"OBJECT","name":"BusAvailibility","ofType":null},{"kind":"OBJECT","name":"TrainAvailibility","ofType":null},{"kind":"OBJECT","name":"Coords","ofType":null},{"kind":"OBJECT","name":"File","ofType":null},{"kind":"OBJECT","name":"ImageSharp","ofType":null},{"kind":"OBJECT","name":"Directory","ofType":null},{"kind":"OBJECT","name":"Site","ofType":null},{"kind":"OBJECT","name":"SitePage","ofType":null},{"kind":"OBJECT","name":"SitePlugin","ofType":null},{"kind":"OBJECT","name":"InstagramContent","ofType":null},{"kind":"OBJECT","name":"SiteBuildMetadata","ofType":null}]},{"kind":"SCALAR","name":"ID","description":"The `ID` scalar type represents a unique identifier, often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String; however, it is not intended to be human-readable. When expected as an input type, any string (such as `\"4\"`) or integer (such as `4`) input value will be accepted as an ID.","fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"Internal","description":null,"fields":[{"name":"content","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"contentDigest","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"description","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"fieldOwners","description":null,"args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"ignoreType","description":null,"args":[],"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"mediaType","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"owner","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"type","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CarAvailibility","description":null,"fields":[{"name":"parking1","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"parking2","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"parking3","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"parent","description":null,"args":[],"type":{"kind":"INTERFACE","name":"Node","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"children","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INTERFACE","name":"Node","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"internal","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Internal","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"BusAvailibility","description":null,"fields":[{"name":"stop1","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"stop2","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"stop3","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"parent","description":null,"args":[],"type":{"kind":"INTERFACE","name":"Node","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"children","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INTERFACE","name":"Node","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"internal","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Internal","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"TrainAvailibility","description":null,"fields":[{"name":"station1","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"station2","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"station3","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"parent","description":null,"args":[],"type":{"kind":"INTERFACE","name":"Node","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"children","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INTERFACE","name":"Node","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"internal","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Internal","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"Coords","description":null,"fields":[{"name":"lat1","description":null,"args":[],"type":{"kind":"SCALAR","name":"Float","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"lng1","description":null,"args":[],"type":{"kind":"SCALAR","name":"Float","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"lat2","description":null,"args":[],"type":{"kind":"SCALAR","name":"Float","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"lng2","description":null,"args":[],"type":{"kind":"SCALAR","name":"Float","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"lat3","description":null,"args":[],"type":{"kind":"SCALAR","name":"Float","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"lng3","description":null,"args":[],"type":{"kind":"SCALAR","name":"Float","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"lat4","description":null,"args":[],"type":{"kind":"SCALAR","name":"Float","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"lng4","description":null,"args":[],"type":{"kind":"SCALAR","name":"Float","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"lat5","description":null,"args":[],"type":{"kind":"SCALAR","name":"Float","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"lng5","description":null,"args":[],"type":{"kind":"SCALAR","name":"Float","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"lat6","description":null,"args":[],"type":{"kind":"SCALAR","name":"Float","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"lng6","description":null,"args":[],"type":{"kind":"SCALAR","name":"Float","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"lat7","description":null,"args":[],"type":{"kind":"SCALAR","name":"Float","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"lng7","description":null,"args":[],"type":{"kind":"SCALAR","name":"Float","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"lat8","description":null,"args":[],"type":{"kind":"SCALAR","name":"Float","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"lng8","description":null,"args":[],"type":{"kind":"SCALAR","name":"Float","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"lat9","description":null,"args":[],"type":{"kind":"SCALAR","name":"Float","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"lng9","description":null,"args":[],"type":{"kind":"SCALAR","name":"Float","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"lat10","description":null,"args":[],"type":{"kind":"SCALAR","name":"Float","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"lng10","description":null,"args":[],"type":{"kind":"SCALAR","name":"Float","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"lat11","description":null,"args":[],"type":{"kind":"SCALAR","name":"Float","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"lng11","description":null,"args":[],"type":{"kind":"SCALAR","name":"Float","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"lat12","description":null,"args":[],"type":{"kind":"SCALAR","name":"Float","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"lng12","description":null,"args":[],"type":{"kind":"SCALAR","name":"Float","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"parent","description":null,"args":[],"type":{"kind":"INTERFACE","name":"Node","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"children","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INTERFACE","name":"Node","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"internal","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Internal","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"PageInfo","description":null,"fields":[{"name":"currentPage","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"hasPreviousPage","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"hasNextPage","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"itemCount","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"pageCount","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"perPage","description":null,"args":[],"type":{"kind":"SCALAR","name":"Int","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"totalCount","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"StrapiTrailGroupConnection","description":null,"fields":[{"name":"totalCount","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"edges","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"StrapiTrailEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"StrapiTrail","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"field","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"fieldValue","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","description":null,"fields":null,"inputFields":[{"name":"eq","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"ne","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"gt","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"gte","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"lt","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"lte","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"in","description":null,"type":{"kind":"LIST","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"defaultValue":null},{"name":"nin","description":null,"type":{"kind":"LIST","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"DateQueryOperatorInput","description":null,"fields":null,"inputFields":[{"name":"eq","description":null,"type":{"kind":"SCALAR","name":"Date","ofType":null},"defaultValue":null},{"name":"ne","description":null,"type":{"kind":"SCALAR","name":"Date","ofType":null},"defaultValue":null},{"name":"gt","description":null,"type":{"kind":"SCALAR","name":"Date","ofType":null},"defaultValue":null},{"name":"gte","description":null,"type":{"kind":"SCALAR","name":"Date","ofType":null},"defaultValue":null},{"name":"lt","description":null,"type":{"kind":"SCALAR","name":"Date","ofType":null},"defaultValue":null},{"name":"lte","description":null,"type":{"kind":"SCALAR","name":"Date","ofType":null},"defaultValue":null},{"name":"in","description":null,"type":{"kind":"LIST","name":null,"ofType":{"kind":"SCALAR","name":"Date","ofType":null}},"defaultValue":null},{"name":"nin","description":null,"type":{"kind":"LIST","name":null,"ofType":{"kind":"SCALAR","name":"Date","ofType":null}},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"SCALAR","name":"Date","description":"A date string, such as 2007-12-03, compliant with the ISO 8601 standard for representation of dates and times using the Gregorian calendar.","fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"ImageSharpFilterInput","description":null,"fields":null,"inputFields":[{"name":"fixed","description":"","type":{"kind":"INPUT_OBJECT","name":"ImageSharpFixedFilterInput","ofType":null},"defaultValue":null},{"name":"resolutions","description":"","type":{"kind":"INPUT_OBJECT","name":"ImageSharpResolutionsFilterInput","ofType":null},"defaultValue":null},{"name":"fluid","description":"","type":{"kind":"INPUT_OBJECT","name":"ImageSharpFluidFilterInput","ofType":null},"defaultValue":null},{"name":"sizes","description":"","type":{"kind":"INPUT_OBJECT","name":"ImageSharpSizesFilterInput","ofType":null},"defaultValue":null},{"name":"original","description":"","type":{"kind":"INPUT_OBJECT","name":"ImageSharpOriginalFilterInput","ofType":null},"defaultValue":null},{"name":"resize","description":"","type":{"kind":"INPUT_OBJECT","name":"ImageSharpResizeFilterInput","ofType":null},"defaultValue":null},{"name":"id","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"parent","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterInput","ofType":null},"defaultValue":null},{"name":"children","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterListInput","ofType":null},"defaultValue":null},{"name":"internal","description":"","type":{"kind":"INPUT_OBJECT","name":"InternalFilterInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"ImageSharpFixedFilterInput","description":null,"fields":null,"inputFields":[{"name":"base64","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"tracedSVG","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"aspectRatio","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"width","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"height","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"src","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"srcSet","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"srcWebp","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"srcSetWebp","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"originalName","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"ImageSharpResolutionsFilterInput","description":null,"fields":null,"inputFields":[{"name":"base64","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"tracedSVG","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"aspectRatio","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"width","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"height","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"src","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"srcSet","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"srcWebp","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"srcSetWebp","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"originalName","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"ImageSharpFluidFilterInput","description":null,"fields":null,"inputFields":[{"name":"base64","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"tracedSVG","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"aspectRatio","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"src","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"srcSet","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"srcWebp","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"srcSetWebp","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"sizes","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"originalImg","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"originalName","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"presentationWidth","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"presentationHeight","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"ImageSharpSizesFilterInput","description":null,"fields":null,"inputFields":[{"name":"base64","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"tracedSVG","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"aspectRatio","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"src","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"srcSet","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"srcWebp","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"srcSetWebp","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"sizes","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"originalImg","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"originalName","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"presentationWidth","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"presentationHeight","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"ImageSharpOriginalFilterInput","description":null,"fields":null,"inputFields":[{"name":"width","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"height","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"src","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"ImageSharpResizeFilterInput","description":null,"fields":null,"inputFields":[{"name":"src","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"tracedSVG","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"width","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"height","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"aspectRatio","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"originalName","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"File","description":null,"fields":[{"name":"sourceInstanceName","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"absolutePath","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"relativePath","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"extension","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"size","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"prettySize","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"modifiedTime","description":null,"args":[{"name":"formatString","description":"Format the date using Moment.js' date tokens, e.g. `date(formatString: \"YYYY MMMM DD\")`. See https://momentjs.com/docs/#/displaying/format/ for documentation for different tokens.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"fromNow","description":"Returns a string generated with Moment.js' `fromNow` function","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"difference","description":"Returns the difference between this date and the current time. Defaults to \"milliseconds\" but you can also pass in as the measurement \"years\", \"months\", \"weeks\", \"days\", \"hours\", \"minutes\", and \"seconds\".","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"locale","description":"Configures the locale Moment.js will use to format the date.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Date","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"accessTime","description":null,"args":[{"name":"formatString","description":"Format the date using Moment.js' date tokens, e.g. `date(formatString: \"YYYY MMMM DD\")`. See https://momentjs.com/docs/#/displaying/format/ for documentation for different tokens.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"fromNow","description":"Returns a string generated with Moment.js' `fromNow` function","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"difference","description":"Returns the difference between this date and the current time. Defaults to \"milliseconds\" but you can also pass in as the measurement \"years\", \"months\", \"weeks\", \"days\", \"hours\", \"minutes\", and \"seconds\".","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"locale","description":"Configures the locale Moment.js will use to format the date.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Date","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"changeTime","description":null,"args":[{"name":"formatString","description":"Format the date using Moment.js' date tokens, e.g. `date(formatString: \"YYYY MMMM DD\")`. See https://momentjs.com/docs/#/displaying/format/ for documentation for different tokens.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"fromNow","description":"Returns a string generated with Moment.js' `fromNow` function","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"difference","description":"Returns the difference between this date and the current time. Defaults to \"milliseconds\" but you can also pass in as the measurement \"years\", \"months\", \"weeks\", \"days\", \"hours\", \"minutes\", and \"seconds\".","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"locale","description":"Configures the locale Moment.js will use to format the date.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Date","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"birthTime","description":null,"args":[{"name":"formatString","description":"Format the date using Moment.js' date tokens, e.g. `date(formatString: \"YYYY MMMM DD\")`. See https://momentjs.com/docs/#/displaying/format/ for documentation for different tokens.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"fromNow","description":"Returns a string generated with Moment.js' `fromNow` function","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"difference","description":"Returns the difference between this date and the current time. Defaults to \"milliseconds\" but you can also pass in as the measurement \"years\", \"months\", \"weeks\", \"days\", \"hours\", \"minutes\", and \"seconds\".","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"locale","description":"Configures the locale Moment.js will use to format the date.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Date","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"root","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"dir","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"base","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"ext","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"relativeDirectory","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"dev","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"mode","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"nlink","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"uid","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"gid","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"rdev","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"ino","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Float","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"atimeMs","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Float","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"mtimeMs","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Float","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"ctimeMs","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Float","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"atime","description":null,"args":[{"name":"formatString","description":"Format the date using Moment.js' date tokens, e.g. `date(formatString: \"YYYY MMMM DD\")`. See https://momentjs.com/docs/#/displaying/format/ for documentation for different tokens.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"fromNow","description":"Returns a string generated with Moment.js' `fromNow` function","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"difference","description":"Returns the difference between this date and the current time. Defaults to \"milliseconds\" but you can also pass in as the measurement \"years\", \"months\", \"weeks\", \"days\", \"hours\", \"minutes\", and \"seconds\".","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"locale","description":"Configures the locale Moment.js will use to format the date.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Date","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"mtime","description":null,"args":[{"name":"formatString","description":"Format the date using Moment.js' date tokens, e.g. `date(formatString: \"YYYY MMMM DD\")`. See https://momentjs.com/docs/#/displaying/format/ for documentation for different tokens.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"fromNow","description":"Returns a string generated with Moment.js' `fromNow` function","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"difference","description":"Returns the difference between this date and the current time. Defaults to \"milliseconds\" but you can also pass in as the measurement \"years\", \"months\", \"weeks\", \"days\", \"hours\", \"minutes\", and \"seconds\".","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"locale","description":"Configures the locale Moment.js will use to format the date.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Date","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"ctime","description":null,"args":[{"name":"formatString","description":"Format the date using Moment.js' date tokens, e.g. `date(formatString: \"YYYY MMMM DD\")`. See https://momentjs.com/docs/#/displaying/format/ for documentation for different tokens.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"fromNow","description":"Returns a string generated with Moment.js' `fromNow` function","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"difference","description":"Returns the difference between this date and the current time. Defaults to \"milliseconds\" but you can also pass in as the measurement \"years\", \"months\", \"weeks\", \"days\", \"hours\", \"minutes\", and \"seconds\".","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"locale","description":"Configures the locale Moment.js will use to format the date.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Date","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"birthtime","description":null,"args":[],"type":{"kind":"SCALAR","name":"Date","ofType":null},"isDeprecated":true,"deprecationReason":"Use `birthTime` instead"},{"name":"birthtimeMs","description":null,"args":[],"type":{"kind":"SCALAR","name":"Float","ofType":null},"isDeprecated":true,"deprecationReason":"Use `birthTime` instead"},{"name":"blksize","description":null,"args":[],"type":{"kind":"SCALAR","name":"Int","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"blocks","description":null,"args":[],"type":{"kind":"SCALAR","name":"Int","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"url","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"publicURL","description":"Copy file to static directory and return public url to it","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"childImageSharp","description":null,"args":[],"type":{"kind":"OBJECT","name":"ImageSharp","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"parent","description":null,"args":[],"type":{"kind":"INTERFACE","name":"Node","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"children","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INTERFACE","name":"Node","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"internal","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Internal","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ImageSharp","description":null,"fields":[{"name":"fixed","description":null,"args":[{"name":"width","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"height","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"base64Width","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"jpegProgressive","description":null,"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"true"},{"name":"pngCompressionSpeed","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":"4"},{"name":"grayscale","description":null,"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false"},{"name":"duotone","description":null,"type":{"kind":"INPUT_OBJECT","name":"DuotoneGradient","ofType":null},"defaultValue":null},{"name":"traceSVG","description":null,"type":{"kind":"INPUT_OBJECT","name":"Potrace","ofType":null},"defaultValue":null},{"name":"quality","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"jpegQuality","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"pngQuality","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"webpQuality","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"toFormat","description":null,"type":{"kind":"ENUM","name":"ImageFormat","ofType":null},"defaultValue":"NO_CHANGE"},{"name":"toFormatBase64","description":null,"type":{"kind":"ENUM","name":"ImageFormat","ofType":null},"defaultValue":"NO_CHANGE"},{"name":"cropFocus","description":null,"type":{"kind":"ENUM","name":"ImageCropFocus","ofType":null},"defaultValue":"ATTENTION"},{"name":"fit","description":null,"type":{"kind":"ENUM","name":"ImageFit","ofType":null},"defaultValue":"COVER"},{"name":"background","description":null,"type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":"\"rgba(0,0,0,1)\""},{"name":"rotate","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":"0"},{"name":"trim","description":null,"type":{"kind":"SCALAR","name":"Float","ofType":null},"defaultValue":"0"}],"type":{"kind":"OBJECT","name":"ImageSharpFixed","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"resolutions","description":null,"args":[{"name":"width","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"height","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"base64Width","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"jpegProgressive","description":null,"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"true"},{"name":"pngCompressionSpeed","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":"4"},{"name":"grayscale","description":null,"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false"},{"name":"duotone","description":null,"type":{"kind":"INPUT_OBJECT","name":"DuotoneGradient","ofType":null},"defaultValue":null},{"name":"traceSVG","description":null,"type":{"kind":"INPUT_OBJECT","name":"Potrace","ofType":null},"defaultValue":null},{"name":"quality","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"jpegQuality","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"pngQuality","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"webpQuality","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"toFormat","description":null,"type":{"kind":"ENUM","name":"ImageFormat","ofType":null},"defaultValue":"NO_CHANGE"},{"name":"toFormatBase64","description":null,"type":{"kind":"ENUM","name":"ImageFormat","ofType":null},"defaultValue":"NO_CHANGE"},{"name":"cropFocus","description":null,"type":{"kind":"ENUM","name":"ImageCropFocus","ofType":null},"defaultValue":"ATTENTION"},{"name":"fit","description":null,"type":{"kind":"ENUM","name":"ImageFit","ofType":null},"defaultValue":"COVER"},{"name":"background","description":null,"type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":"\"rgba(0,0,0,1)\""},{"name":"rotate","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":"0"},{"name":"trim","description":null,"type":{"kind":"SCALAR","name":"Float","ofType":null},"defaultValue":"0"}],"type":{"kind":"OBJECT","name":"ImageSharpResolutions","ofType":null},"isDeprecated":true,"deprecationReason":"Resolutions was deprecated in Gatsby v2. It's been renamed to \"fixed\" https://example.com/write-docs-and-fix-this-example-link"},{"name":"fluid","description":null,"args":[{"name":"maxWidth","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"maxHeight","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"base64Width","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"grayscale","description":null,"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false"},{"name":"jpegProgressive","description":null,"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"true"},{"name":"pngCompressionSpeed","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":"4"},{"name":"duotone","description":null,"type":{"kind":"INPUT_OBJECT","name":"DuotoneGradient","ofType":null},"defaultValue":null},{"name":"traceSVG","description":null,"type":{"kind":"INPUT_OBJECT","name":"Potrace","ofType":null},"defaultValue":null},{"name":"quality","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"jpegQuality","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"pngQuality","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"webpQuality","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"toFormat","description":null,"type":{"kind":"ENUM","name":"ImageFormat","ofType":null},"defaultValue":"NO_CHANGE"},{"name":"toFormatBase64","description":null,"type":{"kind":"ENUM","name":"ImageFormat","ofType":null},"defaultValue":"NO_CHANGE"},{"name":"cropFocus","description":null,"type":{"kind":"ENUM","name":"ImageCropFocus","ofType":null},"defaultValue":"ATTENTION"},{"name":"fit","description":null,"type":{"kind":"ENUM","name":"ImageFit","ofType":null},"defaultValue":"COVER"},{"name":"background","description":null,"type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":"\"rgba(0,0,0,1)\""},{"name":"rotate","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":"0"},{"name":"trim","description":null,"type":{"kind":"SCALAR","name":"Float","ofType":null},"defaultValue":"0"},{"name":"sizes","description":null,"type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":"\"\""},{"name":"srcSetBreakpoints","description":"A list of image widths to be generated. Example: [ 200, 340, 520, 890 ]","type":{"kind":"LIST","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"defaultValue":"[]"}],"type":{"kind":"OBJECT","name":"ImageSharpFluid","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"sizes","description":null,"args":[{"name":"maxWidth","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"maxHeight","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"base64Width","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"grayscale","description":null,"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false"},{"name":"jpegProgressive","description":null,"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"true"},{"name":"pngCompressionSpeed","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":"4"},{"name":"duotone","description":null,"type":{"kind":"INPUT_OBJECT","name":"DuotoneGradient","ofType":null},"defaultValue":null},{"name":"traceSVG","description":null,"type":{"kind":"INPUT_OBJECT","name":"Potrace","ofType":null},"defaultValue":null},{"name":"quality","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"jpegQuality","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"pngQuality","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"webpQuality","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"toFormat","description":null,"type":{"kind":"ENUM","name":"ImageFormat","ofType":null},"defaultValue":"NO_CHANGE"},{"name":"toFormatBase64","description":null,"type":{"kind":"ENUM","name":"ImageFormat","ofType":null},"defaultValue":"NO_CHANGE"},{"name":"cropFocus","description":null,"type":{"kind":"ENUM","name":"ImageCropFocus","ofType":null},"defaultValue":"ATTENTION"},{"name":"fit","description":null,"type":{"kind":"ENUM","name":"ImageFit","ofType":null},"defaultValue":"COVER"},{"name":"background","description":null,"type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":"\"rgba(0,0,0,1)\""},{"name":"rotate","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":"0"},{"name":"trim","description":null,"type":{"kind":"SCALAR","name":"Float","ofType":null},"defaultValue":"0"},{"name":"sizes","description":null,"type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":"\"\""},{"name":"srcSetBreakpoints","description":"A list of image widths to be generated. Example: [ 200, 340, 520, 890 ]","type":{"kind":"LIST","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"defaultValue":"[]"}],"type":{"kind":"OBJECT","name":"ImageSharpSizes","ofType":null},"isDeprecated":true,"deprecationReason":"Sizes was deprecated in Gatsby v2. It's been renamed to \"fluid\" https://example.com/write-docs-and-fix-this-example-link"},{"name":"original","description":null,"args":[],"type":{"kind":"OBJECT","name":"ImageSharpOriginal","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"resize","description":null,"args":[{"name":"width","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"height","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"quality","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"jpegQuality","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"pngQuality","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"webpQuality","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"jpegProgressive","description":null,"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"true"},{"name":"pngCompressionLevel","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":"9"},{"name":"pngCompressionSpeed","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":"4"},{"name":"grayscale","description":null,"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false"},{"name":"duotone","description":null,"type":{"kind":"INPUT_OBJECT","name":"DuotoneGradient","ofType":null},"defaultValue":null},{"name":"base64","description":null,"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false"},{"name":"traceSVG","description":null,"type":{"kind":"INPUT_OBJECT","name":"Potrace","ofType":null},"defaultValue":null},{"name":"toFormat","description":null,"type":{"kind":"ENUM","name":"ImageFormat","ofType":null},"defaultValue":"NO_CHANGE"},{"name":"cropFocus","description":null,"type":{"kind":"ENUM","name":"ImageCropFocus","ofType":null},"defaultValue":"ATTENTION"},{"name":"fit","description":null,"type":{"kind":"ENUM","name":"ImageFit","ofType":null},"defaultValue":"COVER"},{"name":"background","description":null,"type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":"\"rgba(0,0,0,1)\""},{"name":"rotate","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":"0"},{"name":"trim","description":null,"type":{"kind":"SCALAR","name":"Float","ofType":null},"defaultValue":"0"}],"type":{"kind":"OBJECT","name":"ImageSharpResize","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"parent","description":null,"args":[],"type":{"kind":"INTERFACE","name":"Node","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"children","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INTERFACE","name":"Node","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"internal","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Internal","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"DuotoneGradient","description":null,"fields":null,"inputFields":[{"name":"highlight","description":null,"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null},{"name":"shadow","description":null,"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null},{"name":"opacity","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"Potrace","description":null,"fields":null,"inputFields":[{"name":"turnPolicy","description":null,"type":{"kind":"ENUM","name":"PotraceTurnPolicy","ofType":null},"defaultValue":null},{"name":"turdSize","description":null,"type":{"kind":"SCALAR","name":"Float","ofType":null},"defaultValue":null},{"name":"alphaMax","description":null,"type":{"kind":"SCALAR","name":"Float","ofType":null},"defaultValue":null},{"name":"optCurve","description":null,"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"optTolerance","description":null,"type":{"kind":"SCALAR","name":"Float","ofType":null},"defaultValue":null},{"name":"threshold","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"blackOnWhite","description":null,"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"color","description":null,"type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"background","description":null,"type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"PotraceTurnPolicy","description":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"TURNPOLICY_BLACK","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"TURNPOLICY_WHITE","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"TURNPOLICY_LEFT","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"TURNPOLICY_RIGHT","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"TURNPOLICY_MINORITY","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"TURNPOLICY_MAJORITY","description":null,"isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"ENUM","name":"ImageFormat","description":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"NO_CHANGE","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"JPG","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PNG","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"WEBP","description":null,"isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"ENUM","name":"ImageCropFocus","description":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"CENTER","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"NORTH","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"NORTHEAST","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"EAST","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"SOUTHEAST","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"SOUTH","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"SOUTHWEST","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"WEST","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"NORTHWEST","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"ENTROPY","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"ATTENTION","description":null,"isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"ENUM","name":"ImageFit","description":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"COVER","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"CONTAIN","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"FILL","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"INSIDE","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"OUTSIDE","description":null,"isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"ImageSharpFixed","description":null,"fields":[{"name":"base64","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"tracedSVG","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"aspectRatio","description":null,"args":[],"type":{"kind":"SCALAR","name":"Float","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"width","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Float","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"height","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Float","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"src","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"srcSet","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"srcWebp","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"srcSetWebp","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"originalName","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ImageSharpResolutions","description":null,"fields":[{"name":"base64","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"tracedSVG","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"aspectRatio","description":null,"args":[],"type":{"kind":"SCALAR","name":"Float","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"width","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Float","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"height","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Float","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"src","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"srcSet","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"srcWebp","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"srcSetWebp","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"originalName","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ImageSharpFluid","description":null,"fields":[{"name":"base64","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"tracedSVG","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"aspectRatio","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Float","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"src","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"srcSet","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"srcWebp","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"srcSetWebp","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"sizes","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"originalImg","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"originalName","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"presentationWidth","description":null,"args":[],"type":{"kind":"SCALAR","name":"Int","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"presentationHeight","description":null,"args":[],"type":{"kind":"SCALAR","name":"Int","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ImageSharpSizes","description":null,"fields":[{"name":"base64","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"tracedSVG","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"aspectRatio","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Float","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"src","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"srcSet","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"srcWebp","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"srcSetWebp","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"sizes","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"originalImg","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"originalName","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"presentationWidth","description":null,"args":[],"type":{"kind":"SCALAR","name":"Int","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"presentationHeight","description":null,"args":[],"type":{"kind":"SCALAR","name":"Int","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ImageSharpOriginal","description":null,"fields":[{"name":"width","description":null,"args":[],"type":{"kind":"SCALAR","name":"Float","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"height","description":null,"args":[],"type":{"kind":"SCALAR","name":"Float","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"src","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ImageSharpResize","description":null,"fields":[{"name":"src","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"tracedSVG","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"width","description":null,"args":[],"type":{"kind":"SCALAR","name":"Int","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"height","description":null,"args":[],"type":{"kind":"SCALAR","name":"Int","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"aspectRatio","description":null,"args":[],"type":{"kind":"SCALAR","name":"Float","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"originalName","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"FileFilterInput","description":null,"fields":null,"inputFields":[{"name":"sourceInstanceName","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"absolutePath","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"relativePath","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"extension","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"size","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"prettySize","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"modifiedTime","description":"","type":{"kind":"INPUT_OBJECT","name":"DateQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"accessTime","description":"","type":{"kind":"INPUT_OBJECT","name":"DateQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"changeTime","description":"","type":{"kind":"INPUT_OBJECT","name":"DateQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"birthTime","description":"","type":{"kind":"INPUT_OBJECT","name":"DateQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"root","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"dir","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"base","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"ext","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"name","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"relativeDirectory","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"dev","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"mode","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"nlink","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"uid","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"gid","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"rdev","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"ino","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"atimeMs","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"mtimeMs","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"ctimeMs","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"atime","description":"","type":{"kind":"INPUT_OBJECT","name":"DateQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"mtime","description":"","type":{"kind":"INPUT_OBJECT","name":"DateQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"ctime","description":"","type":{"kind":"INPUT_OBJECT","name":"DateQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"birthtime","description":"","type":{"kind":"INPUT_OBJECT","name":"DateQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"birthtimeMs","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"blksize","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"blocks","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"url","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"publicURL","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"childImageSharp","description":"","type":{"kind":"INPUT_OBJECT","name":"ImageSharpFilterInput","ofType":null},"defaultValue":null},{"name":"id","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"parent","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterInput","ofType":null},"defaultValue":null},{"name":"children","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterListInput","ofType":null},"defaultValue":null},{"name":"internal","description":"","type":{"kind":"INPUT_OBJECT","name":"InternalFilterInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"FileSortInput","description":null,"fields":null,"inputFields":[{"name":"fields","description":null,"type":{"kind":"LIST","name":null,"ofType":{"kind":"ENUM","name":"FileFieldsEnum","ofType":null}},"defaultValue":null},{"name":"order","description":null,"type":{"kind":"LIST","name":null,"ofType":{"kind":"ENUM","name":"SortOrderEnum","ofType":null}},"defaultValue":"[ASC]"}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"FileFieldsEnum","description":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"sourceInstanceName","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"absolutePath","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"relativePath","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"extension","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"size","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"prettySize","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"modifiedTime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"accessTime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"changeTime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"birthTime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"root","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"dir","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"base","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"ext","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"name","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"relativeDirectory","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"dev","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"mode","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"nlink","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"uid","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"gid","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"rdev","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"ino","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"atimeMs","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"mtimeMs","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"ctimeMs","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"atime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"mtime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"ctime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"birthtime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"birthtimeMs","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"blksize","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"blocks","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"url","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"publicURL","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"childImageSharp___fixed___base64","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___fixed___tracedSVG","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___fixed___aspectRatio","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___fixed___width","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___fixed___height","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___fixed___src","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___fixed___srcSet","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___fixed___srcWebp","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___fixed___srcSetWebp","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___fixed___originalName","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___resolutions___base64","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___resolutions___tracedSVG","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___resolutions___aspectRatio","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___resolutions___width","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___resolutions___height","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___resolutions___src","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___resolutions___srcSet","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___resolutions___srcWebp","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___resolutions___srcSetWebp","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___resolutions___originalName","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___fluid___base64","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___fluid___tracedSVG","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___fluid___aspectRatio","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___fluid___src","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___fluid___srcSet","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___fluid___srcWebp","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___fluid___srcSetWebp","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___fluid___sizes","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___fluid___originalImg","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___fluid___originalName","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___fluid___presentationWidth","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___fluid___presentationHeight","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___sizes___base64","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___sizes___tracedSVG","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___sizes___aspectRatio","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___sizes___src","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___sizes___srcSet","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___sizes___srcWebp","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___sizes___srcSetWebp","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___sizes___sizes","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___sizes___originalImg","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___sizes___originalName","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___sizes___presentationWidth","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___sizes___presentationHeight","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___original___width","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___original___height","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___original___src","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___resize___src","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___resize___tracedSVG","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___resize___width","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___resize___height","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___resize___aspectRatio","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___resize___originalName","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___id","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___parent___id","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___parent___parent___id","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___parent___parent___children","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___parent___children","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___parent___children___id","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___parent___children___children","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___parent___internal___content","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___parent___internal___contentDigest","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___parent___internal___description","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___parent___internal___fieldOwners","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___parent___internal___ignoreType","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___parent___internal___mediaType","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___parent___internal___owner","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___parent___internal___type","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___children","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___children___id","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___children___parent___id","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___children___parent___children","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___children___children","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___children___children___id","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___children___children___children","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___children___internal___content","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___children___internal___contentDigest","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___children___internal___description","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___children___internal___fieldOwners","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___children___internal___ignoreType","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___children___internal___mediaType","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___children___internal___owner","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___children___internal___type","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___internal___content","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___internal___contentDigest","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___internal___description","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___internal___fieldOwners","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___internal___ignoreType","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___internal___mediaType","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___internal___owner","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"childImageSharp___internal___type","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___type","description":null,"isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"FileConnection","description":null,"fields":[{"name":"totalCount","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"edges","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"FileEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"File","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"distinct","description":null,"args":[{"name":"field","description":null,"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"FileFieldsEnum","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"group","description":null,"args":[{"name":"skip","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"limit","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"field","description":null,"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"FileFieldsEnum","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"FileGroupConnection","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"FileEdge","description":null,"fields":[{"name":"next","description":null,"args":[],"type":{"kind":"OBJECT","name":"File","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"File","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"previous","description":null,"args":[],"type":{"kind":"OBJECT","name":"File","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"FileGroupConnection","description":null,"fields":[{"name":"totalCount","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"edges","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"FileEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"File","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"field","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"fieldValue","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"Directory","description":null,"fields":[{"name":"sourceInstanceName","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"absolutePath","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"relativePath","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"extension","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"size","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"prettySize","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"modifiedTime","description":null,"args":[{"name":"formatString","description":"Format the date using Moment.js' date tokens, e.g. `date(formatString: \"YYYY MMMM DD\")`. See https://momentjs.com/docs/#/displaying/format/ for documentation for different tokens.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"fromNow","description":"Returns a string generated with Moment.js' `fromNow` function","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"difference","description":"Returns the difference between this date and the current time. Defaults to \"milliseconds\" but you can also pass in as the measurement \"years\", \"months\", \"weeks\", \"days\", \"hours\", \"minutes\", and \"seconds\".","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"locale","description":"Configures the locale Moment.js will use to format the date.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Date","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"accessTime","description":null,"args":[{"name":"formatString","description":"Format the date using Moment.js' date tokens, e.g. `date(formatString: \"YYYY MMMM DD\")`. See https://momentjs.com/docs/#/displaying/format/ for documentation for different tokens.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"fromNow","description":"Returns a string generated with Moment.js' `fromNow` function","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"difference","description":"Returns the difference between this date and the current time. Defaults to \"milliseconds\" but you can also pass in as the measurement \"years\", \"months\", \"weeks\", \"days\", \"hours\", \"minutes\", and \"seconds\".","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"locale","description":"Configures the locale Moment.js will use to format the date.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Date","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"changeTime","description":null,"args":[{"name":"formatString","description":"Format the date using Moment.js' date tokens, e.g. `date(formatString: \"YYYY MMMM DD\")`. See https://momentjs.com/docs/#/displaying/format/ for documentation for different tokens.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"fromNow","description":"Returns a string generated with Moment.js' `fromNow` function","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"difference","description":"Returns the difference between this date and the current time. Defaults to \"milliseconds\" but you can also pass in as the measurement \"years\", \"months\", \"weeks\", \"days\", \"hours\", \"minutes\", and \"seconds\".","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"locale","description":"Configures the locale Moment.js will use to format the date.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Date","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"birthTime","description":null,"args":[{"name":"formatString","description":"Format the date using Moment.js' date tokens, e.g. `date(formatString: \"YYYY MMMM DD\")`. See https://momentjs.com/docs/#/displaying/format/ for documentation for different tokens.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"fromNow","description":"Returns a string generated with Moment.js' `fromNow` function","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"difference","description":"Returns the difference between this date and the current time. Defaults to \"milliseconds\" but you can also pass in as the measurement \"years\", \"months\", \"weeks\", \"days\", \"hours\", \"minutes\", and \"seconds\".","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"locale","description":"Configures the locale Moment.js will use to format the date.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Date","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"root","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"dir","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"base","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"ext","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"relativeDirectory","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"dev","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"mode","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"nlink","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"uid","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"gid","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"rdev","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"ino","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Float","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"atimeMs","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Float","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"mtimeMs","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Float","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"ctimeMs","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Float","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"atime","description":null,"args":[{"name":"formatString","description":"Format the date using Moment.js' date tokens, e.g. `date(formatString: \"YYYY MMMM DD\")`. See https://momentjs.com/docs/#/displaying/format/ for documentation for different tokens.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"fromNow","description":"Returns a string generated with Moment.js' `fromNow` function","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"difference","description":"Returns the difference between this date and the current time. Defaults to \"milliseconds\" but you can also pass in as the measurement \"years\", \"months\", \"weeks\", \"days\", \"hours\", \"minutes\", and \"seconds\".","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"locale","description":"Configures the locale Moment.js will use to format the date.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Date","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"mtime","description":null,"args":[{"name":"formatString","description":"Format the date using Moment.js' date tokens, e.g. `date(formatString: \"YYYY MMMM DD\")`. See https://momentjs.com/docs/#/displaying/format/ for documentation for different tokens.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"fromNow","description":"Returns a string generated with Moment.js' `fromNow` function","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"difference","description":"Returns the difference between this date and the current time. Defaults to \"milliseconds\" but you can also pass in as the measurement \"years\", \"months\", \"weeks\", \"days\", \"hours\", \"minutes\", and \"seconds\".","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"locale","description":"Configures the locale Moment.js will use to format the date.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Date","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"ctime","description":null,"args":[{"name":"formatString","description":"Format the date using Moment.js' date tokens, e.g. `date(formatString: \"YYYY MMMM DD\")`. See https://momentjs.com/docs/#/displaying/format/ for documentation for different tokens.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"fromNow","description":"Returns a string generated with Moment.js' `fromNow` function","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"difference","description":"Returns the difference between this date and the current time. Defaults to \"milliseconds\" but you can also pass in as the measurement \"years\", \"months\", \"weeks\", \"days\", \"hours\", \"minutes\", and \"seconds\".","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"locale","description":"Configures the locale Moment.js will use to format the date.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Date","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"birthtime","description":null,"args":[],"type":{"kind":"SCALAR","name":"Date","ofType":null},"isDeprecated":true,"deprecationReason":"Use `birthTime` instead"},{"name":"birthtimeMs","description":null,"args":[],"type":{"kind":"SCALAR","name":"Float","ofType":null},"isDeprecated":true,"deprecationReason":"Use `birthTime` instead"},{"name":"blksize","description":null,"args":[],"type":{"kind":"SCALAR","name":"Int","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"blocks","description":null,"args":[],"type":{"kind":"SCALAR","name":"Int","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"parent","description":null,"args":[],"type":{"kind":"INTERFACE","name":"Node","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"children","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INTERFACE","name":"Node","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"internal","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Internal","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"DirectoryFilterInput","description":null,"fields":null,"inputFields":[{"name":"sourceInstanceName","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"absolutePath","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"relativePath","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"extension","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"size","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"prettySize","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"modifiedTime","description":"","type":{"kind":"INPUT_OBJECT","name":"DateQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"accessTime","description":"","type":{"kind":"INPUT_OBJECT","name":"DateQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"changeTime","description":"","type":{"kind":"INPUT_OBJECT","name":"DateQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"birthTime","description":"","type":{"kind":"INPUT_OBJECT","name":"DateQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"root","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"dir","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"base","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"ext","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"name","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"relativeDirectory","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"dev","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"mode","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"nlink","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"uid","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"gid","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"rdev","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"ino","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"atimeMs","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"mtimeMs","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"ctimeMs","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"atime","description":"","type":{"kind":"INPUT_OBJECT","name":"DateQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"mtime","description":"","type":{"kind":"INPUT_OBJECT","name":"DateQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"ctime","description":"","type":{"kind":"INPUT_OBJECT","name":"DateQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"birthtime","description":"","type":{"kind":"INPUT_OBJECT","name":"DateQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"birthtimeMs","description":"","type":{"kind":"INPUT_OBJECT","name":"FloatQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"blksize","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"blocks","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"id","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"parent","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterInput","ofType":null},"defaultValue":null},{"name":"children","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterListInput","ofType":null},"defaultValue":null},{"name":"internal","description":"","type":{"kind":"INPUT_OBJECT","name":"InternalFilterInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"DirectorySortInput","description":null,"fields":null,"inputFields":[{"name":"fields","description":null,"type":{"kind":"LIST","name":null,"ofType":{"kind":"ENUM","name":"DirectoryFieldsEnum","ofType":null}},"defaultValue":null},{"name":"order","description":null,"type":{"kind":"LIST","name":null,"ofType":{"kind":"ENUM","name":"SortOrderEnum","ofType":null}},"defaultValue":"[ASC]"}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"DirectoryFieldsEnum","description":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"sourceInstanceName","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"absolutePath","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"relativePath","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"extension","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"size","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"prettySize","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"modifiedTime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"accessTime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"changeTime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"birthTime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"root","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"dir","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"base","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"ext","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"name","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"relativeDirectory","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"dev","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"mode","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"nlink","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"uid","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"gid","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"rdev","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"ino","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"atimeMs","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"mtimeMs","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"ctimeMs","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"atime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"mtime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"ctime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"birthtime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"birthtimeMs","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"blksize","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"blocks","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___type","description":null,"isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"DirectoryConnection","description":null,"fields":[{"name":"totalCount","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"edges","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"DirectoryEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Directory","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"distinct","description":null,"args":[{"name":"field","description":null,"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"DirectoryFieldsEnum","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"group","description":null,"args":[{"name":"skip","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"limit","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"field","description":null,"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"DirectoryFieldsEnum","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"DirectoryGroupConnection","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"DirectoryEdge","description":null,"fields":[{"name":"next","description":null,"args":[],"type":{"kind":"OBJECT","name":"Directory","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Directory","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"previous","description":null,"args":[],"type":{"kind":"OBJECT","name":"Directory","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"DirectoryGroupConnection","description":null,"fields":[{"name":"totalCount","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"edges","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"DirectoryEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Directory","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"field","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"fieldValue","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"SiteSiteMetadataFilterInput","description":null,"fields":null,"inputFields":[{"name":"title","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"description","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"author","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"Site","description":null,"fields":[{"name":"buildTime","description":null,"args":[{"name":"formatString","description":"Format the date using Moment.js' date tokens, e.g. `date(formatString: \"YYYY MMMM DD\")`. See https://momentjs.com/docs/#/displaying/format/ for documentation for different tokens.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"fromNow","description":"Returns a string generated with Moment.js' `fromNow` function","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"difference","description":"Returns the difference between this date and the current time. Defaults to \"milliseconds\" but you can also pass in as the measurement \"years\", \"months\", \"weeks\", \"days\", \"hours\", \"minutes\", and \"seconds\".","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"locale","description":"Configures the locale Moment.js will use to format the date.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"type":{"kind":"SCALAR","name":"Date","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"siteMetadata","description":null,"args":[],"type":{"kind":"OBJECT","name":"SiteSiteMetadata","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"port","description":null,"args":[],"type":{"kind":"SCALAR","name":"Int","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"host","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"polyfill","description":null,"args":[],"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"pathPrefix","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"parent","description":null,"args":[],"type":{"kind":"INTERFACE","name":"Node","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"children","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INTERFACE","name":"Node","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"internal","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Internal","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"SiteSiteMetadata","description":null,"fields":[{"name":"title","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"description","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"author","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"SiteFilterInput","description":null,"fields":null,"inputFields":[{"name":"buildTime","description":"","type":{"kind":"INPUT_OBJECT","name":"DateQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"siteMetadata","description":"","type":{"kind":"INPUT_OBJECT","name":"SiteSiteMetadataFilterInput","ofType":null},"defaultValue":null},{"name":"port","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"host","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"polyfill","description":"","type":{"kind":"INPUT_OBJECT","name":"BooleanQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"pathPrefix","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"id","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"parent","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterInput","ofType":null},"defaultValue":null},{"name":"children","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterListInput","ofType":null},"defaultValue":null},{"name":"internal","description":"","type":{"kind":"INPUT_OBJECT","name":"InternalFilterInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"SiteSortInput","description":null,"fields":null,"inputFields":[{"name":"fields","description":null,"type":{"kind":"LIST","name":null,"ofType":{"kind":"ENUM","name":"SiteFieldsEnum","ofType":null}},"defaultValue":null},{"name":"order","description":null,"type":{"kind":"LIST","name":null,"ofType":{"kind":"ENUM","name":"SortOrderEnum","ofType":null}},"defaultValue":"[ASC]"}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"SiteFieldsEnum","description":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"buildTime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"siteMetadata___title","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"siteMetadata___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"siteMetadata___author","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"port","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"host","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"polyfill","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pathPrefix","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___type","description":null,"isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"SiteConnection","description":null,"fields":[{"name":"totalCount","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"edges","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SiteEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Site","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"distinct","description":null,"args":[{"name":"field","description":null,"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"SiteFieldsEnum","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"group","description":null,"args":[{"name":"skip","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"limit","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"field","description":null,"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"SiteFieldsEnum","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SiteGroupConnection","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"SiteEdge","description":null,"fields":[{"name":"next","description":null,"args":[],"type":{"kind":"OBJECT","name":"Site","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Site","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"previous","description":null,"args":[],"type":{"kind":"OBJECT","name":"Site","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"SiteGroupConnection","description":null,"fields":[{"name":"totalCount","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"edges","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SiteEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Site","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"field","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"fieldValue","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"SitePluginFilterInput","description":null,"fields":null,"inputFields":[{"name":"id","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"parent","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterInput","ofType":null},"defaultValue":null},{"name":"children","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterListInput","ofType":null},"defaultValue":null},{"name":"internal","description":"","type":{"kind":"INPUT_OBJECT","name":"InternalFilterInput","ofType":null},"defaultValue":null},{"name":"resolve","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"name","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"version","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"pluginOptions","description":"","type":{"kind":"INPUT_OBJECT","name":"SitePluginPluginOptionsFilterInput","ofType":null},"defaultValue":null},{"name":"nodeAPIs","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"browserAPIs","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"ssrAPIs","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"pluginFilepath","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"packageJson","description":"","type":{"kind":"INPUT_OBJECT","name":"SitePluginPackageJsonFilterInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"SitePluginPluginOptionsFilterInput","description":null,"fields":null,"inputFields":[{"name":"name","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"path","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"start_url","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"background_color","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"theme_color","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"display","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"trackingId","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"apiURL","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"accessToken","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"queryLimit","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"prefixes","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"access_token","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"limit","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"pageLimit","description":"","type":{"kind":"INPUT_OBJECT","name":"IntQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"pathCheck","description":"","type":{"kind":"INPUT_OBJECT","name":"BooleanQueryOperatorInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"SitePluginPackageJsonFilterInput","description":null,"fields":null,"inputFields":[{"name":"name","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"description","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"version","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"main","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"license","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"dependencies","description":"","type":{"kind":"INPUT_OBJECT","name":"SitePluginPackageJsonDependenciesFilterListInput","ofType":null},"defaultValue":null},{"name":"devDependencies","description":"","type":{"kind":"INPUT_OBJECT","name":"SitePluginPackageJsonDevDependenciesFilterListInput","ofType":null},"defaultValue":null},{"name":"peerDependencies","description":"","type":{"kind":"INPUT_OBJECT","name":"SitePluginPackageJsonPeerDependenciesFilterListInput","ofType":null},"defaultValue":null},{"name":"keywords","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"SitePluginPackageJsonDependenciesFilterListInput","description":null,"fields":null,"inputFields":[{"name":"elemMatch","description":"","type":{"kind":"INPUT_OBJECT","name":"SitePluginPackageJsonDependenciesFilterInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"SitePluginPackageJsonDependenciesFilterInput","description":null,"fields":null,"inputFields":[{"name":"name","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"version","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"SitePluginPackageJsonDevDependenciesFilterListInput","description":null,"fields":null,"inputFields":[{"name":"elemMatch","description":"","type":{"kind":"INPUT_OBJECT","name":"SitePluginPackageJsonDevDependenciesFilterInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"SitePluginPackageJsonDevDependenciesFilterInput","description":null,"fields":null,"inputFields":[{"name":"name","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"version","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"SitePluginPackageJsonPeerDependenciesFilterListInput","description":null,"fields":null,"inputFields":[{"name":"elemMatch","description":"","type":{"kind":"INPUT_OBJECT","name":"SitePluginPackageJsonPeerDependenciesFilterInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"SitePluginPackageJsonPeerDependenciesFilterInput","description":null,"fields":null,"inputFields":[{"name":"name","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"version","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"SitePage","description":null,"fields":[{"name":"path","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"component","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"internalComponentName","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"componentChunkName","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"matchPath","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"id","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"parent","description":null,"args":[],"type":{"kind":"INTERFACE","name":"Node","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"children","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INTERFACE","name":"Node","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"internal","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Internal","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"isCreatedByStatefulCreatePages","description":null,"args":[],"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator","description":null,"args":[],"type":{"kind":"OBJECT","name":"SitePlugin","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreatorId","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"componentPath","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"SitePlugin","description":null,"fields":[{"name":"id","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"parent","description":null,"args":[],"type":{"kind":"INTERFACE","name":"Node","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"children","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INTERFACE","name":"Node","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"internal","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Internal","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"resolve","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"version","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"pluginOptions","description":null,"args":[],"type":{"kind":"OBJECT","name":"SitePluginPluginOptions","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"nodeAPIs","description":null,"args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"browserAPIs","description":null,"args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"ssrAPIs","description":null,"args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"pluginFilepath","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"packageJson","description":null,"args":[],"type":{"kind":"OBJECT","name":"SitePluginPackageJson","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"SitePluginPluginOptions","description":null,"fields":[{"name":"name","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"path","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"start_url","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"background_color","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"theme_color","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"display","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"trackingId","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"apiURL","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"accessToken","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"queryLimit","description":null,"args":[],"type":{"kind":"SCALAR","name":"Int","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"prefixes","description":null,"args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"access_token","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"limit","description":null,"args":[],"type":{"kind":"SCALAR","name":"Int","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"pageLimit","description":null,"args":[],"type":{"kind":"SCALAR","name":"Int","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"pathCheck","description":null,"args":[],"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"SitePluginPackageJson","description":null,"fields":[{"name":"name","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"description","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"version","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"main","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"license","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"dependencies","description":null,"args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"OBJECT","name":"SitePluginPackageJsonDependencies","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"devDependencies","description":null,"args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"OBJECT","name":"SitePluginPackageJsonDevDependencies","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"peerDependencies","description":null,"args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"OBJECT","name":"SitePluginPackageJsonPeerDependencies","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"keywords","description":null,"args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"SitePluginPackageJsonDependencies","description":null,"fields":[{"name":"name","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"version","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"SitePluginPackageJsonDevDependencies","description":null,"fields":[{"name":"name","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"version","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"SitePluginPackageJsonPeerDependencies","description":null,"fields":[{"name":"name","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"version","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"SitePageFilterInput","description":null,"fields":null,"inputFields":[{"name":"path","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"component","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"internalComponentName","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"componentChunkName","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"matchPath","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"id","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"parent","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterInput","ofType":null},"defaultValue":null},{"name":"children","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterListInput","ofType":null},"defaultValue":null},{"name":"internal","description":"","type":{"kind":"INPUT_OBJECT","name":"InternalFilterInput","ofType":null},"defaultValue":null},{"name":"isCreatedByStatefulCreatePages","description":"","type":{"kind":"INPUT_OBJECT","name":"BooleanQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"pluginCreator","description":"","type":{"kind":"INPUT_OBJECT","name":"SitePluginFilterInput","ofType":null},"defaultValue":null},{"name":"pluginCreatorId","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"componentPath","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"SitePageSortInput","description":null,"fields":null,"inputFields":[{"name":"fields","description":null,"type":{"kind":"LIST","name":null,"ofType":{"kind":"ENUM","name":"SitePageFieldsEnum","ofType":null}},"defaultValue":null},{"name":"order","description":null,"type":{"kind":"LIST","name":null,"ofType":{"kind":"ENUM","name":"SortOrderEnum","ofType":null}},"defaultValue":"[ASC]"}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"SitePageFieldsEnum","description":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"path","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"component","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internalComponentName","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"componentChunkName","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"matchPath","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"isCreatedByStatefulCreatePages","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___resolve","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___name","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___version","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___pluginOptions___name","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___pluginOptions___path","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___pluginOptions___start_url","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___pluginOptions___background_color","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___pluginOptions___theme_color","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___pluginOptions___display","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___pluginOptions___trackingId","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___pluginOptions___apiURL","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___pluginOptions___accessToken","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___pluginOptions___queryLimit","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___pluginOptions___prefixes","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___pluginOptions___access_token","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___pluginOptions___limit","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___pluginOptions___pageLimit","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___pluginOptions___pathCheck","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___nodeAPIs","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___browserAPIs","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___ssrAPIs","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___pluginFilepath","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___packageJson___name","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___packageJson___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___packageJson___version","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___packageJson___main","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___packageJson___license","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___packageJson___dependencies","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___packageJson___dependencies___name","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___packageJson___dependencies___version","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___packageJson___devDependencies","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___packageJson___devDependencies___name","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___packageJson___devDependencies___version","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___packageJson___peerDependencies","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___packageJson___peerDependencies___name","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___packageJson___peerDependencies___version","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreator___packageJson___keywords","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginCreatorId","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"componentPath","description":null,"isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"SitePageConnection","description":null,"fields":[{"name":"totalCount","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"edges","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SitePageEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SitePage","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"distinct","description":null,"args":[{"name":"field","description":null,"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"SitePageFieldsEnum","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"group","description":null,"args":[{"name":"skip","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"limit","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"field","description":null,"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"SitePageFieldsEnum","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SitePageGroupConnection","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"SitePageEdge","description":null,"fields":[{"name":"next","description":"","args":[],"type":{"kind":"OBJECT","name":"SitePage","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SitePage","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"previous","description":"","args":[],"type":{"kind":"OBJECT","name":"SitePage","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"SitePageGroupConnection","description":null,"fields":[{"name":"totalCount","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"edges","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SitePageEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SitePage","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"field","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"fieldValue","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"ImageSharpSortInput","description":null,"fields":null,"inputFields":[{"name":"fields","description":null,"type":{"kind":"LIST","name":null,"ofType":{"kind":"ENUM","name":"ImageSharpFieldsEnum","ofType":null}},"defaultValue":null},{"name":"order","description":null,"type":{"kind":"LIST","name":null,"ofType":{"kind":"ENUM","name":"SortOrderEnum","ofType":null}},"defaultValue":"[ASC]"}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"ImageSharpFieldsEnum","description":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"fixed___base64","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"fixed___tracedSVG","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"fixed___aspectRatio","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"fixed___width","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"fixed___height","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"fixed___src","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"fixed___srcSet","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"fixed___srcWebp","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"fixed___srcSetWebp","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"fixed___originalName","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"resolutions___base64","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"resolutions___tracedSVG","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"resolutions___aspectRatio","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"resolutions___width","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"resolutions___height","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"resolutions___src","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"resolutions___srcSet","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"resolutions___srcWebp","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"resolutions___srcSetWebp","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"resolutions___originalName","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"fluid___base64","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"fluid___tracedSVG","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"fluid___aspectRatio","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"fluid___src","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"fluid___srcSet","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"fluid___srcWebp","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"fluid___srcSetWebp","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"fluid___sizes","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"fluid___originalImg","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"fluid___originalName","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"fluid___presentationWidth","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"fluid___presentationHeight","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"sizes___base64","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"sizes___tracedSVG","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"sizes___aspectRatio","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"sizes___src","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"sizes___srcSet","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"sizes___srcWebp","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"sizes___srcSetWebp","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"sizes___sizes","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"sizes___originalImg","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"sizes___originalName","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"sizes___presentationWidth","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"sizes___presentationHeight","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"original___width","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"original___height","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"original___src","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"resize___src","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"resize___tracedSVG","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"resize___width","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"resize___height","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"resize___aspectRatio","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"resize___originalName","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"id","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"parent___id","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"parent___parent___id","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"parent___parent___parent___id","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"parent___parent___parent___children","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"parent___parent___children","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"parent___parent___children___id","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"parent___parent___children___children","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"parent___parent___internal___content","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"parent___parent___internal___contentDigest","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"parent___parent___internal___description","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"parent___parent___internal___fieldOwners","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"parent___parent___internal___ignoreType","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"parent___parent___internal___mediaType","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"parent___parent___internal___owner","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"parent___parent___internal___type","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"parent___children","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"parent___children___id","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"parent___children___parent___id","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"parent___children___parent___children","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"parent___children___children","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"parent___children___children___id","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"parent___children___children___children","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"parent___children___internal___content","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"parent___children___internal___contentDigest","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"parent___children___internal___description","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"parent___children___internal___fieldOwners","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"parent___children___internal___ignoreType","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"parent___children___internal___mediaType","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"parent___children___internal___owner","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"parent___children___internal___type","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"parent___internal___content","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"parent___internal___contentDigest","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"parent___internal___description","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"parent___internal___fieldOwners","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"parent___internal___ignoreType","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"parent___internal___mediaType","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"parent___internal___owner","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"parent___internal___type","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"children","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"children___id","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"children___parent___id","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"children___parent___parent___id","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"children___parent___parent___children","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"children___parent___children","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"children___parent___children___id","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"children___parent___children___children","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"children___parent___internal___content","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"children___parent___internal___contentDigest","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"children___parent___internal___description","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"children___parent___internal___fieldOwners","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"children___parent___internal___ignoreType","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"children___parent___internal___mediaType","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"children___parent___internal___owner","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"children___parent___internal___type","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"children___children","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"children___children___id","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"children___children___parent___id","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"children___children___parent___children","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"children___children___children","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"children___children___children___id","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"children___children___children___children","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"children___children___internal___content","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"children___children___internal___contentDigest","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"children___children___internal___description","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"children___children___internal___fieldOwners","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"children___children___internal___ignoreType","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"children___children___internal___mediaType","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"children___children___internal___owner","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"children___children___internal___type","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"children___internal___content","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"children___internal___contentDigest","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"children___internal___description","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"children___internal___fieldOwners","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"children___internal___ignoreType","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"children___internal___mediaType","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"children___internal___owner","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"children___internal___type","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"internal___content","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"internal___contentDigest","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"internal___description","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"internal___fieldOwners","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"internal___ignoreType","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"internal___mediaType","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"internal___owner","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"internal___type","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."}],"possibleTypes":null},{"kind":"OBJECT","name":"ImageSharpConnection","description":null,"fields":[{"name":"totalCount","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"edges","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ImageSharpEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ImageSharp","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"distinct","description":null,"args":[{"name":"field","description":null,"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"ImageSharpFieldsEnum","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"group","description":null,"args":[{"name":"skip","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"limit","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"field","description":null,"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"ImageSharpFieldsEnum","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ImageSharpGroupConnection","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ImageSharpEdge","description":null,"fields":[{"name":"next","description":null,"args":[],"type":{"kind":"OBJECT","name":"ImageSharp","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ImageSharp","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"previous","description":null,"args":[],"type":{"kind":"OBJECT","name":"ImageSharp","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"ImageSharpGroupConnection","description":null,"fields":[{"name":"totalCount","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"edges","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ImageSharpEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"ImageSharp","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"field","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"fieldValue","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"CarAvailibilitySortInput","description":null,"fields":null,"inputFields":[{"name":"fields","description":null,"type":{"kind":"LIST","name":null,"ofType":{"kind":"ENUM","name":"CarAvailibilityFieldsEnum","ofType":null}},"defaultValue":null},{"name":"order","description":null,"type":{"kind":"LIST","name":null,"ofType":{"kind":"ENUM","name":"SortOrderEnum","ofType":null}},"defaultValue":"[ASC]"}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"CarAvailibilityFieldsEnum","description":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"parking1","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parking2","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parking3","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___type","description":null,"isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"CarAvailibilityConnection","description":null,"fields":[{"name":"totalCount","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"edges","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CarAvailibilityEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CarAvailibility","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"distinct","description":null,"args":[{"name":"field","description":null,"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"CarAvailibilityFieldsEnum","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"group","description":null,"args":[{"name":"skip","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"limit","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"field","description":null,"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"CarAvailibilityFieldsEnum","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CarAvailibilityGroupConnection","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CarAvailibilityEdge","description":null,"fields":[{"name":"next","description":null,"args":[],"type":{"kind":"OBJECT","name":"CarAvailibility","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CarAvailibility","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"previous","description":null,"args":[],"type":{"kind":"OBJECT","name":"CarAvailibility","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CarAvailibilityGroupConnection","description":null,"fields":[{"name":"totalCount","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"edges","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CarAvailibilityEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CarAvailibility","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"field","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"fieldValue","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"BusAvailibilitySortInput","description":null,"fields":null,"inputFields":[{"name":"fields","description":null,"type":{"kind":"LIST","name":null,"ofType":{"kind":"ENUM","name":"BusAvailibilityFieldsEnum","ofType":null}},"defaultValue":null},{"name":"order","description":null,"type":{"kind":"LIST","name":null,"ofType":{"kind":"ENUM","name":"SortOrderEnum","ofType":null}},"defaultValue":"[ASC]"}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"BusAvailibilityFieldsEnum","description":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"stop1","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"stop2","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"stop3","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___type","description":null,"isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"BusAvailibilityConnection","description":null,"fields":[{"name":"totalCount","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"edges","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BusAvailibilityEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BusAvailibility","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"distinct","description":null,"args":[{"name":"field","description":null,"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"BusAvailibilityFieldsEnum","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"group","description":null,"args":[{"name":"skip","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"limit","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"field","description":null,"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"BusAvailibilityFieldsEnum","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BusAvailibilityGroupConnection","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"BusAvailibilityEdge","description":null,"fields":[{"name":"next","description":null,"args":[],"type":{"kind":"OBJECT","name":"BusAvailibility","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BusAvailibility","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"previous","description":null,"args":[],"type":{"kind":"OBJECT","name":"BusAvailibility","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"BusAvailibilityGroupConnection","description":null,"fields":[{"name":"totalCount","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"edges","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BusAvailibilityEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"BusAvailibility","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"field","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"fieldValue","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"TrainAvailibilitySortInput","description":null,"fields":null,"inputFields":[{"name":"fields","description":null,"type":{"kind":"LIST","name":null,"ofType":{"kind":"ENUM","name":"TrainAvailibilityFieldsEnum","ofType":null}},"defaultValue":null},{"name":"order","description":null,"type":{"kind":"LIST","name":null,"ofType":{"kind":"ENUM","name":"SortOrderEnum","ofType":null}},"defaultValue":"[ASC]"}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"TrainAvailibilityFieldsEnum","description":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"station1","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"station2","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"station3","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___type","description":null,"isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"TrainAvailibilityConnection","description":null,"fields":[{"name":"totalCount","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"edges","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"TrainAvailibilityEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"TrainAvailibility","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"distinct","description":null,"args":[{"name":"field","description":null,"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"TrainAvailibilityFieldsEnum","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"group","description":null,"args":[{"name":"skip","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"limit","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"field","description":null,"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"TrainAvailibilityFieldsEnum","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"TrainAvailibilityGroupConnection","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"TrainAvailibilityEdge","description":null,"fields":[{"name":"next","description":null,"args":[],"type":{"kind":"OBJECT","name":"TrainAvailibility","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"TrainAvailibility","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"previous","description":null,"args":[],"type":{"kind":"OBJECT","name":"TrainAvailibility","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"TrainAvailibilityGroupConnection","description":null,"fields":[{"name":"totalCount","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"edges","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"TrainAvailibilityEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"TrainAvailibility","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"field","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"fieldValue","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"CoordsSortInput","description":null,"fields":null,"inputFields":[{"name":"fields","description":null,"type":{"kind":"LIST","name":null,"ofType":{"kind":"ENUM","name":"CoordsFieldsEnum","ofType":null}},"defaultValue":null},{"name":"order","description":null,"type":{"kind":"LIST","name":null,"ofType":{"kind":"ENUM","name":"SortOrderEnum","ofType":null}},"defaultValue":"[ASC]"}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"CoordsFieldsEnum","description":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"lat1","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"lng1","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"lat2","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"lng2","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"lat3","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"lng3","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"lat4","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"lng4","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"lat5","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"lng5","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"lat6","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"lng6","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"lat7","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"lng7","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"lat8","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"lng8","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"lat9","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"lng9","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"lat10","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"lng10","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"lat11","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"lng11","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"lat12","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"lng12","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___type","description":null,"isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"CoordsConnection","description":null,"fields":[{"name":"totalCount","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"edges","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CoordsEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Coords","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"distinct","description":null,"args":[{"name":"field","description":null,"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"CoordsFieldsEnum","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"group","description":null,"args":[{"name":"skip","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"limit","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"field","description":null,"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"CoordsFieldsEnum","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CoordsGroupConnection","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CoordsEdge","description":null,"fields":[{"name":"next","description":null,"args":[],"type":{"kind":"OBJECT","name":"Coords","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Coords","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"previous","description":null,"args":[],"type":{"kind":"OBJECT","name":"Coords","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"CoordsGroupConnection","description":null,"fields":[{"name":"totalCount","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"edges","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"CoordsEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Coords","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"field","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"fieldValue","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"InstagramContentAlbumFilterListInput","description":null,"fields":null,"inputFields":[{"name":"elemMatch","description":"","type":{"kind":"INPUT_OBJECT","name":"InstagramContentAlbumFilterInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"InstagramContentAlbumFilterInput","description":null,"fields":null,"inputFields":[{"name":"id","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"media_url","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"media_type","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"timestamp","description":"","type":{"kind":"INPUT_OBJECT","name":"DateQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"localImage","description":"","type":{"kind":"INPUT_OBJECT","name":"FileFilterInput","ofType":null},"defaultValue":null},{"name":"localFile","description":"","type":{"kind":"INPUT_OBJECT","name":"FileFilterInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"InstagramContent","description":null,"fields":[{"name":"id","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"parent","description":null,"args":[],"type":{"kind":"INTERFACE","name":"Node","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"children","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INTERFACE","name":"Node","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"internal","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Internal","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"media_url","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"media_type","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"permalink","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"timestamp","description":null,"args":[{"name":"formatString","description":"Format the date using Moment.js' date tokens, e.g. `date(formatString: \"YYYY MMMM DD\")`. See https://momentjs.com/docs/#/displaying/format/ for documentation for different tokens.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"fromNow","description":"Returns a string generated with Moment.js' `fromNow` function","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"difference","description":"Returns the difference between this date and the current time. Defaults to \"milliseconds\" but you can also pass in as the measurement \"years\", \"months\", \"weeks\", \"days\", \"hours\", \"minutes\", and \"seconds\".","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"locale","description":"Configures the locale Moment.js will use to format the date.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"type":{"kind":"SCALAR","name":"Date","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"caption","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"username","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"album","description":null,"args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"OBJECT","name":"InstagramContentAlbum","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"media_id","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"localImage","description":null,"args":[],"type":{"kind":"OBJECT","name":"File","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"localFile","description":null,"args":[],"type":{"kind":"OBJECT","name":"File","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"InstagramContentAlbum","description":null,"fields":[{"name":"id","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"media_url","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"media_type","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"timestamp","description":null,"args":[{"name":"formatString","description":"Format the date using Moment.js' date tokens, e.g. `date(formatString: \"YYYY MMMM DD\")`. See https://momentjs.com/docs/#/displaying/format/ for documentation for different tokens.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"fromNow","description":"Returns a string generated with Moment.js' `fromNow` function","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"difference","description":"Returns the difference between this date and the current time. Defaults to \"milliseconds\" but you can also pass in as the measurement \"years\", \"months\", \"weeks\", \"days\", \"hours\", \"minutes\", and \"seconds\".","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"locale","description":"Configures the locale Moment.js will use to format the date.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"type":{"kind":"SCALAR","name":"Date","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"localImage","description":null,"args":[],"type":{"kind":"OBJECT","name":"File","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"localFile","description":null,"args":[],"type":{"kind":"OBJECT","name":"File","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"InstagramContentFilterInput","description":null,"fields":null,"inputFields":[{"name":"id","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"parent","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterInput","ofType":null},"defaultValue":null},{"name":"children","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterListInput","ofType":null},"defaultValue":null},{"name":"internal","description":"","type":{"kind":"INPUT_OBJECT","name":"InternalFilterInput","ofType":null},"defaultValue":null},{"name":"media_url","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"media_type","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"permalink","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"timestamp","description":"","type":{"kind":"INPUT_OBJECT","name":"DateQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"caption","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"username","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"album","description":"","type":{"kind":"INPUT_OBJECT","name":"InstagramContentAlbumFilterListInput","ofType":null},"defaultValue":null},{"name":"media_id","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"localImage","description":"","type":{"kind":"INPUT_OBJECT","name":"FileFilterInput","ofType":null},"defaultValue":null},{"name":"localFile","description":"","type":{"kind":"INPUT_OBJECT","name":"FileFilterInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"InstagramContentSortInput","description":null,"fields":null,"inputFields":[{"name":"fields","description":null,"type":{"kind":"LIST","name":null,"ofType":{"kind":"ENUM","name":"InstagramContentFieldsEnum","ofType":null}},"defaultValue":null},{"name":"order","description":null,"type":{"kind":"LIST","name":null,"ofType":{"kind":"ENUM","name":"SortOrderEnum","ofType":null}},"defaultValue":"[ASC]"}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"InstagramContentFieldsEnum","description":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"media_url","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"media_type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"permalink","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"timestamp","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"caption","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"username","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___media_url","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___media_type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___timestamp","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___sourceInstanceName","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___absolutePath","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___relativePath","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___extension","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___size","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___prettySize","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___modifiedTime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___accessTime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___changeTime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___birthTime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___root","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___dir","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___base","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___ext","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___name","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___relativeDirectory","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___dev","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___mode","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___nlink","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___uid","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___gid","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___rdev","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___ino","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___atimeMs","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___mtimeMs","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___ctimeMs","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___atime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___mtime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___ctime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___birthtime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___birthtimeMs","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___blksize","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___blocks","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___url","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___publicURL","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___childImageSharp___id","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"album___localImage___childImageSharp___children","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"album___localImage___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localImage___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___sourceInstanceName","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___absolutePath","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___relativePath","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___extension","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___size","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___prettySize","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___modifiedTime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___accessTime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___changeTime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___birthTime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___root","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___dir","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___base","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___ext","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___name","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___relativeDirectory","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___dev","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___mode","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___nlink","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___uid","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___gid","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___rdev","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___ino","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___atimeMs","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___mtimeMs","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___ctimeMs","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___atime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___mtime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___ctime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___birthtime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___birthtimeMs","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___blksize","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___blocks","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___url","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___publicURL","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___childImageSharp___id","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"album___localFile___childImageSharp___children","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"album___localFile___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"album___localFile___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"media_id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___sourceInstanceName","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___absolutePath","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___relativePath","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___extension","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___size","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___prettySize","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___modifiedTime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___accessTime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___changeTime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___birthTime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___root","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___dir","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___base","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___ext","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___name","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___relativeDirectory","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___dev","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___mode","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___nlink","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___uid","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___gid","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___rdev","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___ino","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___atimeMs","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___mtimeMs","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___ctimeMs","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___atime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___mtime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___ctime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___birthtime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___birthtimeMs","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___blksize","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___blocks","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___url","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___publicURL","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___childImageSharp___fixed___base64","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___fixed___tracedSVG","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___fixed___aspectRatio","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___fixed___width","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___fixed___height","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___fixed___src","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___fixed___srcSet","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___fixed___srcWebp","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___fixed___srcSetWebp","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___fixed___originalName","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___resolutions___base64","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___resolutions___tracedSVG","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___resolutions___aspectRatio","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___resolutions___width","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___resolutions___height","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___resolutions___src","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___resolutions___srcSet","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___resolutions___srcWebp","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___resolutions___srcSetWebp","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___resolutions___originalName","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___fluid___base64","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___fluid___tracedSVG","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___fluid___aspectRatio","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___fluid___src","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___fluid___srcSet","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___fluid___srcWebp","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___fluid___srcSetWebp","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___fluid___sizes","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___fluid___originalImg","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___fluid___originalName","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___fluid___presentationWidth","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___fluid___presentationHeight","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___sizes___base64","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___sizes___tracedSVG","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___sizes___aspectRatio","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___sizes___src","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___sizes___srcSet","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___sizes___srcWebp","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___sizes___srcSetWebp","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___sizes___sizes","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___sizes___originalImg","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___sizes___originalName","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___sizes___presentationWidth","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___sizes___presentationHeight","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___original___width","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___original___height","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___original___src","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___resize___src","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___resize___tracedSVG","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___resize___width","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___resize___height","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___resize___aspectRatio","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___resize___originalName","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___id","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___parent___id","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___parent___children","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___children","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___children___id","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___children___children","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___internal___content","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___internal___contentDigest","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___internal___description","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___internal___fieldOwners","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___internal___ignoreType","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___internal___mediaType","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___internal___owner","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___childImageSharp___internal___type","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localImage___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localImage___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___sourceInstanceName","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___absolutePath","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___relativePath","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___extension","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___size","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___prettySize","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___modifiedTime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___accessTime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___changeTime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___birthTime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___root","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___dir","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___base","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___ext","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___name","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___relativeDirectory","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___dev","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___mode","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___nlink","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___uid","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___gid","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___rdev","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___ino","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___atimeMs","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___mtimeMs","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___ctimeMs","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___atime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___mtime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___ctime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___birthtime","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___birthtimeMs","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___blksize","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___blocks","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___url","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___publicURL","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___childImageSharp___fixed___base64","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___fixed___tracedSVG","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___fixed___aspectRatio","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___fixed___width","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___fixed___height","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___fixed___src","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___fixed___srcSet","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___fixed___srcWebp","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___fixed___srcSetWebp","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___fixed___originalName","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___resolutions___base64","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___resolutions___tracedSVG","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___resolutions___aspectRatio","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___resolutions___width","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___resolutions___height","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___resolutions___src","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___resolutions___srcSet","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___resolutions___srcWebp","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___resolutions___srcSetWebp","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___resolutions___originalName","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___fluid___base64","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___fluid___tracedSVG","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___fluid___aspectRatio","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___fluid___src","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___fluid___srcSet","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___fluid___srcWebp","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___fluid___srcSetWebp","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___fluid___sizes","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___fluid___originalImg","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___fluid___originalName","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___fluid___presentationWidth","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___fluid___presentationHeight","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___sizes___base64","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___sizes___tracedSVG","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___sizes___aspectRatio","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___sizes___src","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___sizes___srcSet","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___sizes___srcWebp","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___sizes___srcSetWebp","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___sizes___sizes","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___sizes___originalImg","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___sizes___originalName","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___sizes___presentationWidth","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___sizes___presentationHeight","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___original___width","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___original___height","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___original___src","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___resize___src","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___resize___tracedSVG","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___resize___width","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___resize___height","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___resize___aspectRatio","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___resize___originalName","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___id","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___parent___id","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___parent___children","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___children","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___children___id","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___children___children","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___internal___content","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___internal___contentDigest","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___internal___description","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___internal___fieldOwners","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___internal___ignoreType","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___internal___mediaType","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___internal___owner","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___childImageSharp___internal___type","description":null,"isDeprecated":true,"deprecationReason":"Sorting on fields that need arguments to resolve is deprecated."},{"name":"localFile___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"localFile___internal___type","description":null,"isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"InstagramContentConnection","description":null,"fields":[{"name":"totalCount","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"edges","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"InstagramContentEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"InstagramContent","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"distinct","description":null,"args":[{"name":"field","description":null,"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"InstagramContentFieldsEnum","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"group","description":null,"args":[{"name":"skip","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"limit","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"field","description":null,"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"InstagramContentFieldsEnum","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"InstagramContentGroupConnection","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"InstagramContentEdge","description":null,"fields":[{"name":"next","description":null,"args":[],"type":{"kind":"OBJECT","name":"InstagramContent","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"InstagramContent","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"previous","description":null,"args":[],"type":{"kind":"OBJECT","name":"InstagramContent","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"InstagramContentGroupConnection","description":null,"fields":[{"name":"totalCount","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"edges","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"InstagramContentEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"InstagramContent","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"field","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"fieldValue","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"SiteBuildMetadata","description":null,"fields":[{"name":"id","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"ID","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"parent","description":null,"args":[],"type":{"kind":"INTERFACE","name":"Node","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"children","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"INTERFACE","name":"Node","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"internal","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"Internal","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"buildTime","description":null,"args":[{"name":"formatString","description":"Format the date using Moment.js' date tokens, e.g. `date(formatString: \"YYYY MMMM DD\")`. See https://momentjs.com/docs/#/displaying/format/ for documentation for different tokens.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"fromNow","description":"Returns a string generated with Moment.js' `fromNow` function","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"difference","description":"Returns the difference between this date and the current time. Defaults to \"milliseconds\" but you can also pass in as the measurement \"years\", \"months\", \"weeks\", \"days\", \"hours\", \"minutes\", and \"seconds\".","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"locale","description":"Configures the locale Moment.js will use to format the date.","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}],"type":{"kind":"SCALAR","name":"Date","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[{"kind":"INTERFACE","name":"Node","ofType":null}],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"SiteBuildMetadataFilterInput","description":null,"fields":null,"inputFields":[{"name":"id","description":"","type":{"kind":"INPUT_OBJECT","name":"StringQueryOperatorInput","ofType":null},"defaultValue":null},{"name":"parent","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterInput","ofType":null},"defaultValue":null},{"name":"children","description":"","type":{"kind":"INPUT_OBJECT","name":"NodeFilterListInput","ofType":null},"defaultValue":null},{"name":"internal","description":"","type":{"kind":"INPUT_OBJECT","name":"InternalFilterInput","ofType":null},"defaultValue":null},{"name":"buildTime","description":"","type":{"kind":"INPUT_OBJECT","name":"DateQueryOperatorInput","ofType":null},"defaultValue":null}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"SiteBuildMetadataSortInput","description":null,"fields":null,"inputFields":[{"name":"fields","description":null,"type":{"kind":"LIST","name":null,"ofType":{"kind":"ENUM","name":"SiteBuildMetadataFieldsEnum","ofType":null}},"defaultValue":null},{"name":"order","description":null,"type":{"kind":"LIST","name":null,"ofType":{"kind":"ENUM","name":"SortOrderEnum","ofType":null}},"defaultValue":"[ASC]"}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"SiteBuildMetadataFieldsEnum","description":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"buildTime","description":null,"isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"SiteBuildMetadataConnection","description":null,"fields":[{"name":"totalCount","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"edges","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SiteBuildMetadataEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SiteBuildMetadata","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"distinct","description":null,"args":[{"name":"field","description":null,"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"SiteBuildMetadataFieldsEnum","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"group","description":null,"args":[{"name":"skip","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"limit","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"field","description":null,"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"SiteBuildMetadataFieldsEnum","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SiteBuildMetadataGroupConnection","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"SiteBuildMetadataEdge","description":null,"fields":[{"name":"next","description":null,"args":[],"type":{"kind":"OBJECT","name":"SiteBuildMetadata","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SiteBuildMetadata","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"previous","description":null,"args":[],"type":{"kind":"OBJECT","name":"SiteBuildMetadata","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"SiteBuildMetadataGroupConnection","description":null,"fields":[{"name":"totalCount","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"edges","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SiteBuildMetadataEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SiteBuildMetadata","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"field","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"fieldValue","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"INPUT_OBJECT","name":"SitePluginSortInput","description":null,"fields":null,"inputFields":[{"name":"fields","description":null,"type":{"kind":"LIST","name":null,"ofType":{"kind":"ENUM","name":"SitePluginFieldsEnum","ofType":null}},"defaultValue":null},{"name":"order","description":null,"type":{"kind":"LIST","name":null,"ofType":{"kind":"ENUM","name":"SortOrderEnum","ofType":null}},"defaultValue":"[ASC]"}],"interfaces":null,"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"SitePluginFieldsEnum","description":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___parent___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___parent___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___parent___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___children___id","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___children___children","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"children___internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___content","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___contentDigest","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___fieldOwners","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___ignoreType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___mediaType","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___owner","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"internal___type","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"resolve","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"name","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"version","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginOptions___name","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginOptions___path","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginOptions___start_url","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginOptions___background_color","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginOptions___theme_color","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginOptions___display","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginOptions___trackingId","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginOptions___apiURL","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginOptions___accessToken","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginOptions___queryLimit","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginOptions___prefixes","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginOptions___access_token","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginOptions___limit","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginOptions___pageLimit","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginOptions___pathCheck","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"nodeAPIs","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"browserAPIs","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"ssrAPIs","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"pluginFilepath","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"packageJson___name","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"packageJson___description","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"packageJson___version","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"packageJson___main","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"packageJson___license","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"packageJson___dependencies","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"packageJson___dependencies___name","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"packageJson___dependencies___version","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"packageJson___devDependencies","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"packageJson___devDependencies___name","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"packageJson___devDependencies___version","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"packageJson___peerDependencies","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"packageJson___peerDependencies___name","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"packageJson___peerDependencies___version","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"packageJson___keywords","description":null,"isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"SitePluginConnection","description":null,"fields":[{"name":"totalCount","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"edges","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SitePluginEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SitePlugin","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"distinct","description":null,"args":[{"name":"field","description":null,"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"SitePluginFieldsEnum","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"group","description":null,"args":[{"name":"skip","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"limit","description":null,"type":{"kind":"SCALAR","name":"Int","ofType":null},"defaultValue":null},{"name":"field","description":null,"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"SitePluginFieldsEnum","ofType":null}},"defaultValue":null}],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SitePluginGroupConnection","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"SitePluginEdge","description":null,"fields":[{"name":"next","description":null,"args":[],"type":{"kind":"OBJECT","name":"SitePlugin","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"node","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SitePlugin","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"previous","description":null,"args":[],"type":{"kind":"OBJECT","name":"SitePlugin","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"SitePluginGroupConnection","description":null,"fields":[{"name":"totalCount","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Int","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"edges","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SitePluginEdge","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"nodes","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"SitePlugin","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"pageInfo","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"PageInfo","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"field","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"fieldValue","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"__Schema","description":"A GraphQL Schema defines the capabilities of a GraphQL server. It exposes all available types and directives on the server, as well as the entry points for query, mutation, and subscription operations.","fields":[{"name":"types","description":"A list of all types supported by this server.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__Type","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"queryType","description":"The type that query operations will be rooted at.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__Type","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"mutationType","description":"If this server supports mutation, the type that mutation operations will be rooted at.","args":[],"type":{"kind":"OBJECT","name":"__Type","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"subscriptionType","description":"If this server support subscription, the type that subscription operations will be rooted at.","args":[],"type":{"kind":"OBJECT","name":"__Type","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"directives","description":"A list of all directives supported by this server.","args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__Directive","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"__Type","description":"The fundamental unit of any GraphQL Schema is the type. There are many kinds of types in GraphQL as represented by the `__TypeKind` enum.\n\nDepending on the kind of a type, certain fields describe information about that type. Scalar types provide no information beyond a name and description, while Enum types provide their values. Object and Interface types provide the fields they describe. Abstract types, Union and Interface, provide the Object types possible at runtime. List and NonNull types compose other types.","fields":[{"name":"kind","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"__TypeKind","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"name","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"description","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"fields","description":null,"args":[{"name":"includeDeprecated","description":null,"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false"}],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__Field","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"interfaces","description":null,"args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__Type","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"possibleTypes","description":null,"args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__Type","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"enumValues","description":null,"args":[{"name":"includeDeprecated","description":null,"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":"false"}],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__EnumValue","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"inputFields","description":null,"args":[],"type":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__InputValue","ofType":null}}},"isDeprecated":false,"deprecationReason":null},{"name":"ofType","description":null,"args":[],"type":{"kind":"OBJECT","name":"__Type","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"__TypeKind","description":"An enum describing what kind of type a given `__Type` is.","fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"SCALAR","description":"Indicates this type is a scalar.","isDeprecated":false,"deprecationReason":null},{"name":"OBJECT","description":"Indicates this type is an object. `fields` and `interfaces` are valid fields.","isDeprecated":false,"deprecationReason":null},{"name":"INTERFACE","description":"Indicates this type is an interface. `fields` and `possibleTypes` are valid fields.","isDeprecated":false,"deprecationReason":null},{"name":"UNION","description":"Indicates this type is a union. `possibleTypes` is a valid field.","isDeprecated":false,"deprecationReason":null},{"name":"ENUM","description":"Indicates this type is an enum. `enumValues` is a valid field.","isDeprecated":false,"deprecationReason":null},{"name":"INPUT_OBJECT","description":"Indicates this type is an input object. `inputFields` is a valid field.","isDeprecated":false,"deprecationReason":null},{"name":"LIST","description":"Indicates this type is a list. `ofType` is a valid field.","isDeprecated":false,"deprecationReason":null},{"name":"NON_NULL","description":"Indicates this type is a non-null. `ofType` is a valid field.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"OBJECT","name":"__Field","description":"Object and Interface types are described by a list of Fields, each of which has a name, potentially a list of arguments, and a return type.","fields":[{"name":"name","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"description","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"args","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__InputValue","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"type","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__Type","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"isDeprecated","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"deprecationReason","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"__InputValue","description":"Arguments provided to Fields or Directives and the input fields of an InputObject are represented as Input Values which describe their type and optionally a default value.","fields":[{"name":"name","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"description","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"type","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__Type","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"defaultValue","description":"A GraphQL-formatted string representing the default value for this input value.","args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"__EnumValue","description":"One possible value for a given Enum. Enum values are unique values, not a placeholder for a string or numeric value. However an Enum value is returned in a JSON response as a string.","fields":[{"name":"name","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"description","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"isDeprecated","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"deprecationReason","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"OBJECT","name":"__Directive","description":"A Directive provides a way to describe alternate runtime execution and type validation behavior in a GraphQL document.\n\nIn some cases, you need to provide options to alter GraphQL's execution behavior in ways field arguments will not suffice, such as conditionally including or skipping a field. Directives provide this by describing additional information to the executor.","fields":[{"name":"name","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"isDeprecated":false,"deprecationReason":null},{"name":"description","description":null,"args":[],"type":{"kind":"SCALAR","name":"String","ofType":null},"isDeprecated":false,"deprecationReason":null},{"name":"locations","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"ENUM","name":"__DirectiveLocation","ofType":null}}}},"isDeprecated":false,"deprecationReason":null},{"name":"args","description":null,"args":[],"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"OBJECT","name":"__InputValue","ofType":null}}}},"isDeprecated":false,"deprecationReason":null}],"inputFields":null,"interfaces":[],"enumValues":null,"possibleTypes":null},{"kind":"ENUM","name":"__DirectiveLocation","description":"A Directive can be adjacent to many parts of the GraphQL language, a __DirectiveLocation describes one such possible adjacencies.","fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"QUERY","description":"Location adjacent to a query operation.","isDeprecated":false,"deprecationReason":null},{"name":"MUTATION","description":"Location adjacent to a mutation operation.","isDeprecated":false,"deprecationReason":null},{"name":"SUBSCRIPTION","description":"Location adjacent to a subscription operation.","isDeprecated":false,"deprecationReason":null},{"name":"FIELD","description":"Location adjacent to a field.","isDeprecated":false,"deprecationReason":null},{"name":"FRAGMENT_DEFINITION","description":"Location adjacent to a fragment definition.","isDeprecated":false,"deprecationReason":null},{"name":"FRAGMENT_SPREAD","description":"Location adjacent to a fragment spread.","isDeprecated":false,"deprecationReason":null},{"name":"INLINE_FRAGMENT","description":"Location adjacent to an inline fragment.","isDeprecated":false,"deprecationReason":null},{"name":"VARIABLE_DEFINITION","description":"Location adjacent to a variable definition.","isDeprecated":false,"deprecationReason":null},{"name":"SCHEMA","description":"Location adjacent to a schema definition.","isDeprecated":false,"deprecationReason":null},{"name":"SCALAR","description":"Location adjacent to a scalar definition.","isDeprecated":false,"deprecationReason":null},{"name":"OBJECT","description":"Location adjacent to an object type definition.","isDeprecated":false,"deprecationReason":null},{"name":"FIELD_DEFINITION","description":"Location adjacent to a field definition.","isDeprecated":false,"deprecationReason":null},{"name":"ARGUMENT_DEFINITION","description":"Location adjacent to an argument definition.","isDeprecated":false,"deprecationReason":null},{"name":"INTERFACE","description":"Location adjacent to an interface definition.","isDeprecated":false,"deprecationReason":null},{"name":"UNION","description":"Location adjacent to a union definition.","isDeprecated":false,"deprecationReason":null},{"name":"ENUM","description":"Location adjacent to an enum definition.","isDeprecated":false,"deprecationReason":null},{"name":"ENUM_VALUE","description":"Location adjacent to an enum value definition.","isDeprecated":false,"deprecationReason":null},{"name":"INPUT_OBJECT","description":"Location adjacent to an input object type definition.","isDeprecated":false,"deprecationReason":null},{"name":"INPUT_FIELD_DEFINITION","description":"Location adjacent to an input object field definition.","isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"ENUM","name":"GatsbyImageFormat","description":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"NO_CHANGE","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"AUTO","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"JPG","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"PNG","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"WEBP","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"AVIF","description":null,"isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"ENUM","name":"GatsbyImageLayout","description":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"FIXED","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"FULL_WIDTH","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"CONSTRAINED","description":null,"isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"ENUM","name":"GatsbyImagePlaceholder","description":null,"fields":null,"inputFields":null,"interfaces":null,"enumValues":[{"name":"DOMINANT_COLOR","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"TRACED_SVG","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"BLURRED","description":null,"isDeprecated":false,"deprecationReason":null},{"name":"NONE","description":null,"isDeprecated":false,"deprecationReason":null}],"possibleTypes":null},{"kind":"SCALAR","name":"JSON","description":"The `JSON` scalar type represents JSON values as specified by [ECMA-404](http://www.ecma-international.org/publications/files/ECMA-ST/ECMA-404.pdf).","fields":null,"inputFields":null,"interfaces":null,"enumValues":null,"possibleTypes":null}],"directives":[{"name":"skip","description":"Directs the executor to skip this field or fragment when the `if` argument is true.","locations":["FIELD","FRAGMENT_SPREAD","INLINE_FRAGMENT"],"args":[{"name":"if","description":"Skipped when true.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"defaultValue":null}]},{"name":"include","description":"Directs the executor to include this field or fragment only when the `if` argument is true.","locations":["FIELD","FRAGMENT_SPREAD","INLINE_FRAGMENT"],"args":[{"name":"if","description":"Included when true.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"defaultValue":null}]},{"name":"deprecated","description":"Marks an element of a GraphQL schema as no longer supported.","locations":["FIELD_DEFINITION","ENUM_VALUE"],"args":[{"name":"reason","description":"Explains why this element was deprecated, usually also including a suggestion for how to access supported similar data. Formatted using the Markdown syntax (as specified by [CommonMark](https://commonmark.org/).","type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":"\"No longer supported\""}]},{"name":"default","description":"Provides default value for input field.","locations":["INPUT_FIELD_DEFINITION"],"args":[{"name":"value","description":null,"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"JSON","ofType":null}},"defaultValue":null}]},{"name":"dateformat","description":"Add date formatting options.","locations":["FIELD_DEFINITION"],"args":[{"name":"formatString","description":null,"type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"locale","description":null,"type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"fromNow","description":null,"type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null},{"name":"difference","description":null,"type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}]},{"name":"link","description":"Link to node by foreign-key relation.","locations":["FIELD_DEFINITION"],"args":[{"name":"by","description":null,"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":"\"id\""},{"name":"from","description":null,"type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null},{"name":"on","description":null,"type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}]},{"name":"fileByRelativePath","description":"Link to File node by relative path.","locations":["FIELD_DEFINITION"],"args":[{"name":"from","description":null,"type":{"kind":"SCALAR","name":"String","ofType":null},"defaultValue":null}]},{"name":"proxy","description":"Proxy resolver from another field.","locations":["FIELD_DEFINITION"],"args":[{"name":"from","description":null,"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}},"defaultValue":null},{"name":"fromNode","description":null,"type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"defaultValue":"false"}]},{"name":"infer","description":"Infer field types from field values.","locations":["OBJECT"],"args":[{"name":"noDefaultResolvers","description":"Don't add default resolvers to defined fields.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null}]},{"name":"dontInfer","description":"Do not infer field types from field values.","locations":["OBJECT"],"args":[{"name":"noDefaultResolvers","description":"Don't add default resolvers to defined fields.","type":{"kind":"SCALAR","name":"Boolean","ofType":null},"defaultValue":null}]},{"name":"mimeTypes","description":"Define the mime-types handled by this type.","locations":["OBJECT"],"args":[{"name":"types","description":"The mime-types handled by this type.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}}},"defaultValue":"[]"}]},{"name":"childOf","description":"Define parent-child relations between types. This is used to add `child*` or `children*` convenience fields like `childImageSharp`.","locations":["OBJECT"],"args":[{"name":"mimeTypes","description":"A list of mime-types this type is a child of. Usually these are the mime-types handled by a transformer plugin.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}}},"defaultValue":"[]"},{"name":"types","description":"A list of types this type is a child of. Usually these are the types handled by a transformer plugin.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"LIST","name":null,"ofType":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"String","ofType":null}}}},"defaultValue":"[]"},{"name":"many","description":"Specifies whether a parent can have multiple children of this type or not.","type":{"kind":"NON_NULL","name":null,"ofType":{"kind":"SCALAR","name":"Boolean","ofType":null}},"defaultValue":"false"}]},{"name":"nodeInterface","description":"Adds root query fields for an interface. All implementing types must also implement the Node interface.","locations":["INTERFACE"],"args":[]}]}}