diff --git a/client/coral-embed-stream/src/graphql/index.js b/client/coral-embed-stream/src/graphql/index.js index 79d13ecac..a16af23e7 100644 --- a/client/coral-embed-stream/src/graphql/index.js +++ b/client/coral-embed-stream/src/graphql/index.js @@ -162,7 +162,7 @@ const extension = { }, __typename: 'TagLink' })), - status: null, + status: 'NONE', replyCount: 0, parent: parent_id ? {id: parent_id}