RevokeAuthorizedApplicationPayload
Autogenerated return type of RevokeAuthorizedApplication.
type RevokeAuthorizedApplicationPayload {
  clientMutationId: String
}
Fields
RevokeAuthorizedApplicationPayload.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
Returned By
revokeAuthorizedApplication  mutation