INPUT_OBJECT

createDraftInput

Autogenerated input type of createDraft

link GraphQL Schema definition

  • input createDraftInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • content: String
  • conversation_membership_id: String
  • }