OBJECT

deleteFunctionalStatusPayload

Autogenerated return type of deleteFunctionalStatus.

link GraphQL Schema definition

  • type deleteFunctionalStatusPayload {
  • # DO NOT USE
  • clientMutationId: String @deprecated( reason: "DO NOT USE" )
  • functional_status: FunctionalStatus
  • # The list of errors occurred during the mutation
  • messages: [FieldError]
  • }