graphql.starwars.data

Undocumented in source.

Members

Functions

droidData
Droid[string] droidData()
Undocumented in source. Be warned that the author may not have intended to support it.
getCharacter
Character getCharacter(string id)
Undocumented in source. Be warned that the author may not have intended to support it.
getDroid
Droid getDroid(string id)
Undocumented in source. Be warned that the author may not have intended to support it.
getFriends
Character[] getFriends(Character c)
Undocumented in source. Be warned that the author may not have intended to support it.
getHero
Character getHero(Nullable!Episode episode)
Undocumented in source. Be warned that the author may not have intended to support it.
getHuman
Human getHuman(string id)
Undocumented in source. Be warned that the author may not have intended to support it.
humanData
Human[string] humanData()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta