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