Skip to main content
Version: Latest

AdminData

type AdminData {
distributedLicensesV2: [DistributedLicense!]!
}

Fields

AdminData.distributedLicensesV2 ● [DistributedLicense!]! non-null object

Query to get distributed licenses for a company. This includes the distributed licenses contained in all deals of the company. For each distributed license, the IDs of users assigned to it are also returned. Client admins can only fetch distributed licenses for their own company. @exposed

Returned by

admin query