Skip to content

createOfficeallySftpAccountInput

Autogenerated input type of createOfficeallySftpAccount

Fields

deprecated DO NOT USE

Used 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
}