close
GraphQL Schema
Schema
Query
Scalars
Boolean
Int
String
Upload
Enums
CacheControlScope
GamePlatform
__DirectiveLocation
__TypeKind
Objects
AlbumInfo
GameInfo
MovieInfo
TVShowInfo
__Directive
__EnumValue
__Field
__InputValue
__Schema
__Type
Input Objects
Album
Game
Movie
TVShow
Directives
deprecated
include
skip
menu
Types
ENUM
CacheControlScope
link
GraphQL Schema definition
enum
CacheControlScope
{
PUBLIC
PRIVATE
}
link
Require by
This element is not required by anyone