Update Kitsu GraphQL schema
This commit is contained in:
parent
d387b793ea
commit
e6ae6c9e9c
@ -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