DeleteAccessesPayload
Autogenerated return type of DeleteAccesses.
type DeleteAccessesPayload {
clientMutationId: String
msg: String
}
Fields
DeleteAccessesPayload.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
DeleteAccessesPayload.msg ● String scalar
Returned By
deleteAccesses mutation