Skip to content

createOfficeallySftpAccount

create OfficeallySftpAccount

Arguments

input · createOfficeallySftpAccountInput · Parameters for createOfficeallySftpAccount

Returns

createOfficeallySftpAccountPayload

Example

mutation createOfficeallySftpAccount($input: createOfficeallySftpAccountInput) {
createOfficeallySftpAccount(input: $input) {
messages
officeally_sftp_account
}
}