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