Input Object Star Wars::SpeciesfilmsFilm

Input Fields

director: String

The name of the director of this film.

episodeId: Int!

The episode number of this film.

isPublished: Boolean

indicates if the record is published

openingCrawl: String

The opening paragraphs at the beginning of this film.

producers: [String!]

The names of the producers of this film.

releaseDate: DateTime

The ISO 8601 date format of film release at original creator country.

title: String!

The title of this film

charactersIds: [ID!]

characters: [FilmcharactersPerson!]

planetsIds: [ID!]

planets: [FilmplanetsPlanet!]

speciesIds: [ID!]

species: [FilmspeciesSpecies!]

starshipsIds: [ID!]

starships: [FilmstarshipsStarship!]

vehiclesIds: [ID!]

vehicles: [FilmvehiclesVehicle!]

Uses

Mutation.createSpecies

Mutation.updateSpecies

CreateSpecies.films

FilmspeciesSpecies.films

PersonspeciesSpecies.films

UpdateSpecies.films