RemoveEmployeeEntitlements
Remove all entitlements from the current employee user's household. This is only available to employees for testing purposes.
type RemoveEmployeeEntitlements {
errors: PayloadError
subscription: HouseholdSubscription
}
Fields
RemoveEmployeeEntitlements.errors ● PayloadError object
RemoveEmployeeEntitlements.subscription ● HouseholdSubscription object
Returned By
removeEmployeeEntitlements mutation