RevokeAuthorizedApplicationInput
Autogenerated input type of RevokeAuthorizedApplication
input RevokeAuthorizedApplicationInput {
clientMutationId: String
uid: ID!
}
Fields
RevokeAuthorizedApplicationInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
RevokeAuthorizedApplicationInput.uid ● ID! non-null scalar
Member Of
revokeAuthorizedApplication mutation