destroyFaxAcctInput
Autogenerated input type of destroyFaxAcct
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of destroyFaxAcct"""input destroyFaxAcctInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE")
""" User ID """ user_id: ID!}