Version 5.1 - All the GraphQL #32
@ -1559,11 +1559,11 @@ type MediaStaffEdge {
|
|||||||
}
|
}
|
||||||
|
|
||||||
type Mutation {
|
type Mutation {
|
||||||
anime: AnimeMutations
|
anime: AnimeMutations!
|
||||||
episode: EpisodeMutations
|
episode: EpisodeMutations!
|
||||||
libraryEntry: LibraryEntryMutations
|
libraryEntry: LibraryEntryMutations!
|
||||||
mapping: MappingMutations
|
mapping: MappingMutations!
|
||||||
post: PostMutations
|
post: PostMutations!
|
||||||
pro: ProMutations!
|
pro: ProMutations!
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user