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