Тип

DeleteProxiesPayload

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

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