createOfficeallySftpAccountInput
Autogenerated input type of createOfficeallySftpAccount
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of createOfficeallySftpAccount"""input createOfficeallySftpAccountInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE") ftp_url: String password: String username: String}