OBJECT

updateFunctionalStatusPayload

Autogenerated return type of updateFunctionalStatus

link GraphQL Schema definition

  • type updateFunctionalStatusPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • functional_status: FunctionalStatus
  • messages: [FieldError]
  • }

link Require by