updateOfficeallySftpAccountInput
Autogenerated input type of updateOfficeallySftpAccount
Fields
Used By
Definition
"""Autogenerated input type of updateOfficeallySftpAccount"""input updateOfficeallySftpAccountInput { ftp_url: String id: ID is_enabled: Boolean password: String username: String}