deleteClientRestrictionAuthorizationInput
Autogenerated input type of deleteClientRestrictionAuthorization
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of deleteClientRestrictionAuthorization"""input deleteClientRestrictionAuthorizationInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE")
""" Required. ID of the client restriction authorization """ id: ID!}