OBJECT

Mutation

link GraphQL Schema definition

  • type Mutation {
  • # Arguments
  • # comment: [Not documented]
  • # content: [Not documented]
  • # to: [Not documented]
  • createHenken(comment: String, content: ID!, to: ID!): CreateHenkenPayload!
  • }

link Require by

This element is not required by anyone