forceEntityLicensesUpdate
Force an entity's licenses to be updated, retriggering their propagation to interested clients.
forceEntityLicensesUpdate(
entityId: ID!
): Int
Arguments
forceEntityLicensesUpdate.entityId
● ID!
non-null scalar
Type
Int
scalar
The
Int
scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.