OBJECT

updateHumanPayload

Autogenerated return type of updateHuman

link GraphQL Schema definition

  • type updateHumanPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • human: Human
  • messages: [FieldError]
  • }

link Require by