updateOfficeallySftpAccountInput
Autogenerated input type of updateOfficeallySftpAccount
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of updateOfficeallySftpAccount"""input updateOfficeallySftpAccountInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE") ftp_url: String id: ID is_enabled: Boolean password: String username: String}