CommentInput
No description
input CommentInput {
text: String!
}
Fields
CommentInput.text
● String!
non-null scalar
Member of
createComment
mutation
No description
input CommentInput {
text: String!
}
CommentInput.text
● String!
non-null scalarcreateComment
mutation