INPUT_OBJECT

DeletePostInput

link GraphQL Schema definition

1input DeletePostInput {
3
2postID: ID!
4}