MutationDeletePostInput
input MutationDeletePostInput {
id: ID!
}
Fields
MutationDeletePostInput.id ● ID! non-null scalar
Global identifier of the post.
Member Of
deletePost mutation
input MutationDeletePostInput {
id: ID!
}
MutationDeletePostInput.id ● ID! non-null scalarGlobal identifier of the post.
deletePost mutation