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