OBJECT
Info on SFTP connection to OfficeAlly
type OfficeallySftpAccount {# The OfficeAlly SFTP URLftp_url: String id: ID! # True if the SFTP connection is turned by useris_enabled: Boolean # True if the SFTP connection is workingis_valid: Boolean # The last time we imported from the SFTPlast_imported_from: String # The SFTP OfficeAlly Usernameusername: String }