Graphql fields and variables for the tenantProvisioningChange query
Last updated 8 months ago
Was this helpful?
Scope required: standard:read
For a complete list of possible response fields see the type.
query tenantProvisioningChange ($id: ID, $code: String, $format: String) { tenantProvisioningChange (id: $id, code: $code, format: $format) { change createdAt features featuresJson id updatedAt } }
id
ID
code
String
format