destroyHarborPartnerApiKeyInput
Autogenerated input type of destroyHarborPartnerApiKey
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of destroyHarborPartnerApiKey"""input destroyHarborPartnerApiKeyInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE")
""" The ID of the API key to destroy """ api_key_id: ID!}