INPUT_OBJECT

updateOfficeallySftpAccountInput

Autogenerated input type of updateOfficeallySftpAccount

link GraphQL Schema definition

  • input updateOfficeallySftpAccountInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • ftp_url: String
  • id: ID
  • is_enabled: Boolean
  • password: String
  • username: String
  • }