Type alias FetchEntitlementQuery

FetchEntitlementQuery: { customerId: Scalars["String"]; environmentId?: InputMaybe<Scalars["String"]>; featureId: Scalars["String"]; options?: InputMaybe<EntitlementOptions>; resourceId?: InputMaybe<Scalars["String"]> }

Type declaration