OBJECT

createProcedurePayload

Autogenerated return type of createProcedure

link GraphQL Schema definition

  • type createProcedurePayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • messages: [FieldError]
  • procedure: Procedure
  • }

link Require by