GraphQL APIGraphQL APIGraphQL API
    No results matching "" found.

Configure your endpoint and create a unique link by saving it.

  • Query
    13
    Expand
  • Mutation
    0
  • Subscription
    0
  • Object
    58
    Collapse
    • Root
    • FilmsConnection
    • PageInfo
    • FilmsEdge
    • Film
    • FilmSpeciesConnection
    • FilmSpeciesEdge
    • Species
    • Planet
    • PlanetResidentsConnection
    • PlanetResidentsEdge
    • Person
    • PersonFilmsConnection
    • PersonFilmsEdge
    • PersonStarshipsConnection
    • PersonStarshipsEdge
    • Starship
    • StarshipPilotsConnection
    • StarshipPilotsEdge
    • StarshipFilmsConnection
    • StarshipFilmsEdge
    • PersonVehiclesConnection
    • PersonVehiclesEdge
    • Vehicle
    • VehiclePilotsConnection
    • VehiclePilotsEdge
    • VehicleFilmsConnection
    • VehicleFilmsEdge
    • PlanetFilmsConnection
    • PlanetFilmsEdge
    • SpeciesPeopleConnection
    • SpeciesPeopleEdge
    • SpeciesFilmsConnection
    • SpeciesFilmsEdge
    • FilmStarshipsConnection
    • FilmStarshipsEdge
    • FilmVehiclesConnection
    • FilmVehiclesEdge
    • FilmCharactersConnection
    • FilmCharactersEdge
    • FilmPlanetsConnection
    • FilmPlanetsEdge
    • PeopleConnection
    • PeopleEdge
    • PlanetsConnection
    • PlanetsEdge
    • SpeciesConnection
    • SpeciesEdge
    • StarshipsConnection
    • StarshipsEdge
    • VehiclesConnection
    • VehiclesEdge
    • __Schema
    • __Type
    • __Field
    • __InputValue
    • __EnumValue
    • __Directive
  • Other
    8
    Expand

__EnumValue

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.
  • name
    String!
  • description
    String
  • isDeprecated
    Boolean!
  • deprecationReason
    String
__InputValue
__Directive