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