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