Consumer API · type

SyncAllClientAccountsResponse

Generated schema definition for SyncAllClientAccountsResponse.

Definition

graphql
type SyncAllClientAccountsResponse {
jobIds: [String!]!
message: String
}