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