Object Star Wars::SpeciesPreviousValues

Fields

averageHeight: Int

The average height of this species in centimeters.

averageLifespan: Int

The average lifespan of this species in years.

classification: String

The classification of this species, such as "mammal" or "reptile".

createdAt: DateTime!

designation: String

The designation of this species, such as "sentient".

eyeColor: [SPECIES_EYE_COLOR!]

The eye colors for this species, "UNKNOWN" if not known, null if this species does not typically have eyes.

hairColor: [SPECIES_HAIR_COLOR!]

The hair colors for this species, "UNKNOWN" if not known, null if this species does not typically have hairs.

id: ID!

isPublished: Boolean!

indicates if the record is published

language: String

The language commonly spoken by this species.

name: String!

The name of this species.

skinColor: [SPECIES_SKIN_COLOR!]

The skin colors for this species, "UNKNOWN" if not known, null if this species does not typically have a skin.

updatedAt: DateTime!

Uses

SpeciesSubscriptionPayload.previousValues