Input Object Star Wars::PersonfilmsFilm

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.createPerson

Mutation.updatePerson

CreatePerson.films

FilmcharactersPerson.films

PlanetresidentsPerson.films

SpeciespeoplePerson.films

StarshippilotsPerson.films

UpdatePerson.films

VehiclepilotsPerson.films