expireWebhookSignatureInput
Autogenerated input type of expireWebhookSignature
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of expireWebhookSignature"""input expireWebhookSignatureInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE")
""" The ID of the webhook """ id: ID!}