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