GloRemoveAppGrantTypeInput
No description
input GloRemoveAppGrantTypeInput {
grantType: String!
id: ID!
}
Fields
GloRemoveAppGrantTypeInput.grantType ● String! non-null scalar
The grant type to be removed from the App.
GloRemoveAppGrantTypeInput.id ● ID! non-null scalar
The GRID identifier for the App to be updated.