mirror of
https://github.com/wassname/talk.git
synced 2026-06-29 19:01:47 +08:00
Missing fragment
This commit is contained in:
@@ -36,18 +36,6 @@ const extension = {
|
||||
name
|
||||
}
|
||||
}
|
||||
ModifyTagResponse: gql`
|
||||
fragment CoralEmbedStream_ModifyTagResponse on ModifyTagResponse {
|
||||
errors {
|
||||
translation_key
|
||||
}
|
||||
}
|
||||
`,
|
||||
DeleteActionResponse: gql`
|
||||
fragment CoralEmbedStream_DeleteActionResponse on DeleteActionResponse {
|
||||
errors {
|
||||
translation_key
|
||||
}
|
||||
}
|
||||
`,
|
||||
CreateFlagResponse: gql`
|
||||
|
||||
Reference in New Issue
Block a user