Skip to main content

StatusResponse

The response of a mutation that only returns a status

type StatusResponse {
status: StatusResultEnum!
}

Fields

StatusResponse.status ● StatusResultEnum! non-null enum

The status of the mutation

Returned By

unassignRole mutation