Тип

DeleteProfilesPayload

Публичный тип DeleteProfilesPayload.

type DeleteProfilesPayload {
  clientMutationId: String
  result: CloudOperationBatchResult
  query: Query
}