enum Episode { NEWHOPE EMPIRE JEDI } type Starship { id: ID! name: String! length: Float } interface Character { ...
確定! 回上一頁