DeleteWebResourceInput
Autogenerated input type of DeleteWebResource
input DeleteWebResourceInput {
clientMutationId: String
webResourceId: ID!
}
Fields
DeleteWebResourceInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
DeleteWebResourceInput.webResourceId ● ID! non-null scalar
Web resource ID
Member Of
deleteWebResource mutation