stigg-api-client 2.462.3__tar.gz → 2.463.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of stigg-api-client might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: stigg-api-client
3
- Version: 2.462.3
3
+ Version: 2.463.0
4
4
  Summary:
5
5
  License: STIGG SDK LICENSE
6
6
  Author: Stigg
@@ -1,6 +1,6 @@
1
1
  [tool.poetry]
2
2
  name = "stigg-api-client"
3
- version = "2.462.3"
3
+ version = "2.463.0"
4
4
  description = ""
5
5
  authors = ["Stigg <support@stigg.io>"]
6
6
  license = "STIGG SDK LICENSE"
@@ -200,7 +200,7 @@ class EnvironmentType(sgqlc.types.Enum):
200
200
 
201
201
  class ErrorCode(sgqlc.types.Enum):
202
202
  __schema__ = schema
203
- __choices__ = ('AccessDeniedError', 'AccountNotFoundError', 'AddonDependencyMissingError', 'AddonHasToHavePriceError', 'AddonIsCompatibleWithGroup', 'AddonIsCompatibleWithPlan', 'AddonNotFound', 'AddonQuantityExceedsLimitError', 'AddonWithDraftCannotBeDeletedError', 'AddonsNotFound', 'AmountTooLarge', 'ArchivedCouponCantBeApplied', 'AuthCustomerMismatch', 'AuthCustomerReadonly', 'AwsMarketplaceIntegrationError', 'AwsMarketplaceIntegrationValidationError', 'BadUserInput', 'BillingIntegrationAlreadyExistsError', 'BillingIntegrationMissing', 'BillingPeriodMissingError', 'CannotAddOverrideEntitlementToPlan', 'CannotArchiveFeatureError', 'CannotChangeBillingIntegration', 'CannotDeleteCustomerError', 'CannotDeleteDefaultIntegration', 'CannotDeleteFeatureError', 'CannotDeleteProductError', 'CannotEditPackageInNonDraftMode', 'CannotRemovePaymentMethodFromCustomerError', 'CannotReportUsageForEntitlementWithMeterError', 'CannotUpdateUnitTransformationError', 'CannotUpsertToPackageThatHasDraft', 'ChangingPayingCustomerIsNotSupportedError', 'CheckoutIsNotSupported', 'CouponNotFound', 'CustomerAlreadyHaveCustomerCoupon', 'CustomerAlreadyUsesCoupon', 'CustomerHasNoEmailAddress', 'CustomerNoBillingId', 'CustomerNotFound', 'CustomerResourceNotFound', 'DowngradeBillingPeriodNotSupportedError', 'DraftAddonCantBeArchived', 'DraftPlanCantBeArchived', 'DuplicateAddonProvisionedError', 'DuplicateIntegrationNotAllowed', 'DuplicateProductValidationError', 'DuplicatedEntityNotAllowed', 'EditAllowedOnDraftPackageOnlyError', 'EntitlementLimitExceededError', 'EntitlementUsageOutOfRangeError', 'EntitlementsMustBelongToSamePackage', 'EntityIdDifferentFromRefIdError', 'EntityIsArchivedError', 'EnvironmentMissing', 'ExperimentAlreadyRunning', 'ExperimentNotFoundError', 'ExperimentStatusError', 'FailedToCreateCheckoutSessionError', 'FailedToImportCustomer', 'FailedToImportSubscriptions', 'FailedToResolveBillingIntegration', 'FeatureNotFound', 'FetchAllCountriesPricesNotAllowed', 'FreePlanCantHaveCompatiblePackageGroupError', 'GraphQLAliasesLimitExceeded', 'GraphQLBatchedOperationsLimitExceeded', 'GraphQLUnsupportedDirective', 'HubspotIntegrationError', 'IdentityForbidden', 'ImportAlreadyInProgress', 'ImportSubscriptionsBulkError', 'IncompatibleSubscriptionAddon', 'InitStripePaymentMethodError', 'IntegrationNotFound', 'IntegrationValidationError', 'IntegrityViolation', 'InvalidAddressError', 'InvalidArgumentError', 'InvalidCancellationDate', 'InvalidDoggoSignatureError', 'InvalidEntitlementResetPeriod', 'InvalidMemberDelete', 'InvalidMetadataError', 'InvalidQuantity', 'InvalidSubscriptionStatus', 'InvalidUpdatePriceUnitAmountError', 'MemberInvitationError', 'MemberNotFound', 'MergeEnvironmentValidationError', 'MeterMustBeAssociatedToMeteredFeature', 'MeteringNotAvailableForFeatureType', 'MissingEntityIdError', 'MissingSubscriptionInvoiceError', 'MultiSubscriptionCantBeAutoCancellationSourceError', 'NoFeatureEntitlementError', 'NoFeatureEntitlementInSubscription', 'NoProductsAvailable', 'OperationNotAllowedDuringInProgressExperiment', 'PackageAlreadyPublished', 'PackageGroupMinItemsError', 'PackageGroupNotFound', 'PackagePricingTypeNotSet', 'PaymentMethodNotFoundError', 'PlanCannotBePublishWhenBasePlanIsDraft', 'PlanCannotBePublishWhenCompatibleAddonIsDraft', 'PlanIsUsedAsDefaultStartPlan', 'PlanIsUsedAsDowngradePlan', 'PlanNotFound', 'PlanWithChildCantBeDeleted', 'PlansCircularDependencyError', 'PreparePaymentMethodFormError', 'PriceNotFound', 'ProductNotFoundError', 'PromotionCodeCustomerNotFirstPurchase', 'PromotionCodeMaxRedemptionsReached', 'PromotionCodeMinimumAmountNotReached', 'PromotionCodeNotActive', 'PromotionCodeNotForCustomer', 'PromotionCodeNotFound', 'PromotionalEntitlementNotFoundError', 'RateLimitExceeded', 'RecalculateEntitlementsError', 'RequiredSsoAuthenticationError', 'ResyncAlreadyInProgress', 'ScheduledMigrationAlreadyExistsError', 'SelectedBillingModelDoesntMatchImportedItemError', 'SingleSubscriptionCantBeAutoCancellationTargetError', 'StripeCustomerIsDeleted', 'StripeError', 'SubscriptionAlreadyCanceledOrExpired', 'SubscriptionAlreadyOnLatestPlanError', 'SubscriptionDoesNotHaveBillingPeriod', 'SubscriptionInvoiceStatusError', 'SubscriptionMustHaveSinglePlanError', 'SubscriptionNoBillingId', 'SubscriptionNotFound', 'TooManySubscriptionsPerCustomer', 'TrialMustBeCancelledImmediately', 'UnPublishedPackage', 'Unauthenticated', 'UnexpectedError', 'UnsupportedFeatureType', 'UnsupportedSubscriptionScheduleType', 'UnsupportedVendorIdentifier', 'UsageMeasurementDiffOutOfRangeError', 'WorkflowTriggerNotFound')
203
+ __choices__ = ('AccessDeniedError', 'AccountNotFoundError', 'AddonDependencyMissingError', 'AddonHasToHavePriceError', 'AddonIsCompatibleWithGroup', 'AddonIsCompatibleWithPlan', 'AddonNotFound', 'AddonQuantityExceedsLimitError', 'AddonWithDraftCannotBeDeletedError', 'AddonsNotFound', 'AmountTooLarge', 'ArchivedCouponCantBeApplied', 'AuthCustomerMismatch', 'AuthCustomerReadonly', 'AwsMarketplaceIntegrationError', 'AwsMarketplaceIntegrationValidationError', 'BadUserInput', 'BillingIntegrationAlreadyExistsError', 'BillingIntegrationMissing', 'BillingPeriodMissingError', 'CannotAddOverrideEntitlementToPlan', 'CannotArchiveFeatureError', 'CannotChangeBillingIntegration', 'CannotDeleteCustomerError', 'CannotDeleteDefaultIntegration', 'CannotDeleteFeatureError', 'CannotDeleteProductError', 'CannotEditPackageInNonDraftMode', 'CannotRemovePaymentMethodFromCustomerError', 'CannotReportUsageForEntitlementWithMeterError', 'CannotUpdateUnitTransformationError', 'CannotUpsertToPackageThatHasDraft', 'ChangingPayingCustomerIsNotSupportedError', 'CheckoutIsNotSupported', 'CouponNotFound', 'CustomerAlreadyHaveCustomerCoupon', 'CustomerAlreadyUsesCoupon', 'CustomerHasNoEmailAddress', 'CustomerNoBillingId', 'CustomerNotFound', 'CustomerResourceNotFound', 'DowngradeBillingPeriodNotSupportedError', 'DraftAddonCantBeArchived', 'DraftPlanCantBeArchived', 'DuplicateAddonProvisionedError', 'DuplicateIntegrationNotAllowed', 'DuplicateProductValidationError', 'DuplicatedEntityNotAllowed', 'EditAllowedOnDraftPackageOnlyError', 'EntitlementLimitExceededError', 'EntitlementUsageOutOfRangeError', 'EntitlementsMustBelongToSamePackage', 'EntityIdDifferentFromRefIdError', 'EntityIsArchivedError', 'EnvironmentMissing', 'ExperimentAlreadyRunning', 'ExperimentNotFoundError', 'ExperimentStatusError', 'FailedToCreateCheckoutSessionError', 'FailedToImportCustomer', 'FailedToImportSubscriptions', 'FailedToResolveBillingIntegration', 'FeatureConfigurationExceededLimitError', 'FeatureNotFound', 'FetchAllCountriesPricesNotAllowed', 'FreePlanCantHaveCompatiblePackageGroupError', 'GraphQLAliasesLimitExceeded', 'GraphQLBatchedOperationsLimitExceeded', 'GraphQLUnsupportedDirective', 'HubspotIntegrationError', 'IdentityForbidden', 'ImportAlreadyInProgress', 'ImportSubscriptionsBulkError', 'IncompatibleSubscriptionAddon', 'InitStripePaymentMethodError', 'IntegrationNotFound', 'IntegrationValidationError', 'IntegrityViolation', 'InvalidAddressError', 'InvalidArgumentError', 'InvalidCancellationDate', 'InvalidDoggoSignatureError', 'InvalidEntitlementResetPeriod', 'InvalidMemberDelete', 'InvalidMetadataError', 'InvalidQuantity', 'InvalidSubscriptionStatus', 'InvalidUpdatePriceUnitAmountError', 'MemberInvitationError', 'MemberNotFound', 'MergeEnvironmentValidationError', 'MeterMustBeAssociatedToMeteredFeature', 'MeteringNotAvailableForFeatureType', 'MissingEntityIdError', 'MissingSubscriptionInvoiceError', 'MultiSubscriptionCantBeAutoCancellationSourceError', 'NoFeatureEntitlementError', 'NoFeatureEntitlementInSubscription', 'NoProductsAvailable', 'OperationNotAllowedDuringInProgressExperiment', 'PackageAlreadyPublished', 'PackageGroupMinItemsError', 'PackageGroupNotFound', 'PackagePricingTypeNotSet', 'PaymentMethodNotFoundError', 'PlanCannotBePublishWhenBasePlanIsDraft', 'PlanCannotBePublishWhenCompatibleAddonIsDraft', 'PlanIsUsedAsDefaultStartPlan', 'PlanIsUsedAsDowngradePlan', 'PlanNotFound', 'PlanWithChildCantBeDeleted', 'PlansCircularDependencyError', 'PreparePaymentMethodFormError', 'PriceNotFound', 'ProductNotFoundError', 'PromotionCodeCustomerNotFirstPurchase', 'PromotionCodeMaxRedemptionsReached', 'PromotionCodeMinimumAmountNotReached', 'PromotionCodeNotActive', 'PromotionCodeNotForCustomer', 'PromotionCodeNotFound', 'PromotionalEntitlementNotFoundError', 'RateLimitExceeded', 'RecalculateEntitlementsError', 'RequiredSsoAuthenticationError', 'ResyncAlreadyInProgress', 'ScheduledMigrationAlreadyExistsError', 'SelectedBillingModelDoesntMatchImportedItemError', 'SingleSubscriptionCantBeAutoCancellationTargetError', 'StripeCustomerIsDeleted', 'StripeError', 'SubscriptionAlreadyCanceledOrExpired', 'SubscriptionAlreadyOnLatestPlanError', 'SubscriptionDoesNotHaveBillingPeriod', 'SubscriptionInvoiceStatusError', 'SubscriptionMustHaveSinglePlanError', 'SubscriptionNoBillingId', 'SubscriptionNotFound', 'TooManySubscriptionsPerCustomer', 'TrialMustBeCancelledImmediately', 'UnPublishedPackage', 'Unauthenticated', 'UnexpectedError', 'UnsupportedFeatureType', 'UnsupportedSubscriptionScheduleType', 'UnsupportedVendorIdentifier', 'UsageMeasurementDiffOutOfRangeError', 'WorkflowTriggerNotFound')
204
204
 
205
205
 
206
206
  class EventActor(sgqlc.types.Enum):
@@ -245,7 +245,7 @@ class FeatureStatus(sgqlc.types.Enum):
245
245
 
246
246
  class FeatureType(sgqlc.types.Enum):
247
247
  __schema__ = schema
248
- __choices__ = ('BOOLEAN', 'NUMBER')
248
+ __choices__ = ('BOOLEAN', 'ENUM', 'NUMBER')
249
249
 
250
250
 
251
251
  Float = sgqlc.types.Float
@@ -1831,6 +1831,13 @@ class EntitlementOptions(sgqlc.types.Input):
1831
1831
  should_track = sgqlc.types.Field(Boolean, graphql_name='shouldTrack')
1832
1832
 
1833
1833
 
1834
+ class EnumConfigurationEntityInput(sgqlc.types.Input):
1835
+ __schema__ = schema
1836
+ __field_names__ = ('display_name', 'value')
1837
+ display_name = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='displayName')
1838
+ value = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='value')
1839
+
1840
+
1834
1841
  class EnvironmentFilter(sgqlc.types.Input):
1835
1842
  __schema__ = schema
1836
1843
  __field_names__ = ('and_', 'created_at', 'display_name', 'id', 'or_', 'permanent_deletion_date', 'slug')
@@ -2073,10 +2080,11 @@ class FeatureFilter(sgqlc.types.Input):
2073
2080
 
2074
2081
  class FeatureInput(sgqlc.types.Input):
2075
2082
  __schema__ = schema
2076
- __field_names__ = ('additional_meta_data', 'description', 'display_name', 'environment_id', 'feature_status', 'feature_type', 'feature_units', 'feature_units_plural', 'meter', 'meter_type', 'ref_id', 'unit_transformation')
2083
+ __field_names__ = ('additional_meta_data', 'description', 'display_name', 'enum_configuration', 'environment_id', 'feature_status', 'feature_type', 'feature_units', 'feature_units_plural', 'meter', 'meter_type', 'ref_id', 'unit_transformation')
2077
2084
  additional_meta_data = sgqlc.types.Field(JSON, graphql_name='additionalMetaData')
2078
2085
  description = sgqlc.types.Field(String, graphql_name='description')
2079
2086
  display_name = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='displayName')
2087
+ enum_configuration = sgqlc.types.Field(sgqlc.types.list_of(sgqlc.types.non_null(EnumConfigurationEntityInput)), graphql_name='enumConfiguration')
2080
2088
  environment_id = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='environmentId')
2081
2089
  feature_status = sgqlc.types.Field(FeatureStatus, graphql_name='featureStatus')
2082
2090
  feature_type = sgqlc.types.Field(sgqlc.types.non_null(FeatureType), graphql_name='featureType')
@@ -2627,10 +2635,11 @@ class OpenFGACredentialsInput(sgqlc.types.Input):
2627
2635
 
2628
2636
  class OverageEntitlementCreateInput(sgqlc.types.Input):
2629
2637
  __schema__ = schema
2630
- __field_names__ = ('behavior', 'description', 'display_name_override', 'feature_id', 'has_soft_limit', 'has_unlimited_usage', 'hidden_from_widgets', 'is_custom', 'monthly_reset_period_configuration', 'order', 'reset_period', 'usage_limit', 'weekly_reset_period_configuration', 'yearly_reset_period_configuration')
2638
+ __field_names__ = ('behavior', 'description', 'display_name_override', 'enum_values', 'feature_id', 'has_soft_limit', 'has_unlimited_usage', 'hidden_from_widgets', 'is_custom', 'monthly_reset_period_configuration', 'order', 'reset_period', 'usage_limit', 'weekly_reset_period_configuration', 'yearly_reset_period_configuration')
2631
2639
  behavior = sgqlc.types.Field(EntitlementBehavior, graphql_name='behavior')
2632
2640
  description = sgqlc.types.Field(String, graphql_name='description')
2633
2641
  display_name_override = sgqlc.types.Field(String, graphql_name='displayNameOverride')
2642
+ enum_values = sgqlc.types.Field(sgqlc.types.list_of(sgqlc.types.non_null(String)), graphql_name='enumValues')
2634
2643
  feature_id = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='featureId')
2635
2644
  has_soft_limit = sgqlc.types.Field(Boolean, graphql_name='hasSoftLimit')
2636
2645
  has_unlimited_usage = sgqlc.types.Field(Boolean, graphql_name='hasUnlimitedUsage')
@@ -2735,10 +2744,11 @@ class PackageEntitlementFilterPackageDTOFilter(sgqlc.types.Input):
2735
2744
 
2736
2745
  class PackageEntitlementInput(sgqlc.types.Input):
2737
2746
  __schema__ = schema
2738
- __field_names__ = ('behavior', 'description', 'display_name_override', 'environment_id', 'feature_id', 'has_soft_limit', 'has_unlimited_usage', 'hidden_from_widgets', 'is_custom', 'monthly_reset_period_configuration', 'order', 'package_id', 'reset_period', 'usage_limit', 'weekly_reset_period_configuration', 'yearly_reset_period_configuration')
2747
+ __field_names__ = ('behavior', 'description', 'display_name_override', 'enum_values', 'environment_id', 'feature_id', 'has_soft_limit', 'has_unlimited_usage', 'hidden_from_widgets', 'is_custom', 'monthly_reset_period_configuration', 'order', 'package_id', 'reset_period', 'usage_limit', 'weekly_reset_period_configuration', 'yearly_reset_period_configuration')
2739
2748
  behavior = sgqlc.types.Field(EntitlementBehavior, graphql_name='behavior')
2740
2749
  description = sgqlc.types.Field(String, graphql_name='description')
2741
2750
  display_name_override = sgqlc.types.Field(String, graphql_name='displayNameOverride')
2751
+ enum_values = sgqlc.types.Field(sgqlc.types.list_of(sgqlc.types.non_null(String)), graphql_name='enumValues')
2742
2752
  environment_id = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='environmentId')
2743
2753
  feature_id = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='featureId')
2744
2754
  has_soft_limit = sgqlc.types.Field(Boolean, graphql_name='hasSoftLimit')
@@ -2764,10 +2774,11 @@ class PackageEntitlementSort(sgqlc.types.Input):
2764
2774
 
2765
2775
  class PackageEntitlementUpdateInput(sgqlc.types.Input):
2766
2776
  __schema__ = schema
2767
- __field_names__ = ('behavior', 'description', 'display_name_override', 'has_soft_limit', 'has_unlimited_usage', 'hidden_from_widgets', 'is_custom', 'monthly_reset_period_configuration', 'order', 'reset_period', 'usage_limit', 'weekly_reset_period_configuration', 'yearly_reset_period_configuration')
2777
+ __field_names__ = ('behavior', 'description', 'display_name_override', 'enum_values', 'has_soft_limit', 'has_unlimited_usage', 'hidden_from_widgets', 'is_custom', 'monthly_reset_period_configuration', 'order', 'reset_period', 'usage_limit', 'weekly_reset_period_configuration', 'yearly_reset_period_configuration')
2768
2778
  behavior = sgqlc.types.Field(EntitlementBehavior, graphql_name='behavior')
2769
2779
  description = sgqlc.types.Field(String, graphql_name='description')
2770
2780
  display_name_override = sgqlc.types.Field(String, graphql_name='displayNameOverride')
2781
+ enum_values = sgqlc.types.Field(sgqlc.types.list_of(sgqlc.types.non_null(String)), graphql_name='enumValues')
2771
2782
  has_soft_limit = sgqlc.types.Field(Boolean, graphql_name='hasSoftLimit')
2772
2783
  has_unlimited_usage = sgqlc.types.Field(Boolean, graphql_name='hasUnlimitedUsage')
2773
2784
  hidden_from_widgets = sgqlc.types.Field(sgqlc.types.list_of(sgqlc.types.non_null(WidgetType)), graphql_name='hiddenFromWidgets')
@@ -4377,10 +4388,11 @@ class UpdateExperimentInput(sgqlc.types.Input):
4377
4388
 
4378
4389
  class UpdateFeatureInput(sgqlc.types.Input):
4379
4390
  __schema__ = schema
4380
- __field_names__ = ('additional_meta_data', 'description', 'display_name', 'environment_id', 'feature_units', 'feature_units_plural', 'meter', 'ref_id', 'unit_transformation')
4391
+ __field_names__ = ('additional_meta_data', 'description', 'display_name', 'enum_configuration', 'environment_id', 'feature_units', 'feature_units_plural', 'meter', 'ref_id', 'unit_transformation')
4381
4392
  additional_meta_data = sgqlc.types.Field(JSON, graphql_name='additionalMetaData')
4382
4393
  description = sgqlc.types.Field(String, graphql_name='description')
4383
4394
  display_name = sgqlc.types.Field(String, graphql_name='displayName')
4395
+ enum_configuration = sgqlc.types.Field(sgqlc.types.list_of(sgqlc.types.non_null(EnumConfigurationEntityInput)), graphql_name='enumConfiguration')
4384
4396
  environment_id = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='environmentId')
4385
4397
  feature_units = sgqlc.types.Field(String, graphql_name='featureUnits')
4386
4398
  feature_units_plural = sgqlc.types.Field(String, graphql_name='featureUnitsPlural')
@@ -5948,10 +5960,11 @@ class Entitlement(sgqlc.types.Type):
5948
5960
 
5949
5961
  class EntitlementFeature(sgqlc.types.Type):
5950
5962
  __schema__ = schema
5951
- __field_names__ = ('additional_meta_data', 'description', 'display_name', 'feature_status', 'feature_type', 'feature_units', 'feature_units_plural', 'id', 'meter_type', 'ref_id', 'unit_transformation')
5963
+ __field_names__ = ('additional_meta_data', 'description', 'display_name', 'enum_configuration', 'feature_status', 'feature_type', 'feature_units', 'feature_units_plural', 'id', 'meter_type', 'ref_id', 'unit_transformation')
5952
5964
  additional_meta_data = sgqlc.types.Field(JSON, graphql_name='additionalMetaData')
5953
5965
  description = sgqlc.types.Field(String, graphql_name='description')
5954
5966
  display_name = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='displayName')
5967
+ enum_configuration = sgqlc.types.Field(sgqlc.types.list_of(sgqlc.types.non_null('EnumConfigurationEntity')), graphql_name='enumConfiguration')
5955
5968
  feature_status = sgqlc.types.Field(sgqlc.types.non_null(FeatureStatus), graphql_name='featureStatus')
5956
5969
  feature_type = sgqlc.types.Field(sgqlc.types.non_null(FeatureType), graphql_name='featureType')
5957
5970
  feature_units = sgqlc.types.Field(String, graphql_name='featureUnits')
@@ -6019,6 +6032,14 @@ class EntitlementsUpdated(sgqlc.types.Type):
6019
6032
  resource_id = sgqlc.types.Field(String, graphql_name='resourceId')
6020
6033
 
6021
6034
 
6035
+ class EnumConfigurationEntity(sgqlc.types.Type):
6036
+ __schema__ = schema
6037
+ __field_names__ = ('deleted_at', 'display_name', 'value')
6038
+ deleted_at = sgqlc.types.Field(DateTime, graphql_name='deletedAt')
6039
+ display_name = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='displayName')
6040
+ value = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='value')
6041
+
6042
+
6022
6043
  class Environment(sgqlc.types.Type):
6023
6044
  __schema__ = schema
6024
6045
  __field_names__ = ('account', 'api_keys', 'color', 'created_at', 'description', 'display_name', 'harden_client_access_enabled', 'id', 'is_sandbox', 'permanent_deletion_date', 'provision_status', 'signing_token', 'slug', 'type')
@@ -6332,12 +6353,13 @@ class FailedToImportCustomerError(sgqlc.types.Type):
6332
6353
 
6333
6354
  class Feature(sgqlc.types.Type):
6334
6355
  __schema__ = schema
6335
- __field_names__ = ('account', 'additional_meta_data', 'created_at', 'description', 'display_name', 'environment', 'environment_id', 'feature_status', 'feature_type', 'feature_units', 'feature_units_plural', 'has_entitlements', 'has_meter', 'id', 'meter', 'meter_type', 'ref_id', 'unit_transformation', 'updated_at')
6356
+ __field_names__ = ('account', 'additional_meta_data', 'created_at', 'description', 'display_name', 'enum_configuration', 'environment', 'environment_id', 'feature_status', 'feature_type', 'feature_units', 'feature_units_plural', 'has_entitlements', 'has_meter', 'id', 'meter', 'meter_type', 'ref_id', 'unit_transformation', 'updated_at')
6336
6357
  account = sgqlc.types.Field(Account, graphql_name='account')
6337
6358
  additional_meta_data = sgqlc.types.Field(JSON, graphql_name='additionalMetaData')
6338
6359
  created_at = sgqlc.types.Field(DateTime, graphql_name='createdAt')
6339
6360
  description = sgqlc.types.Field(String, graphql_name='description')
6340
6361
  display_name = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='displayName')
6362
+ enum_configuration = sgqlc.types.Field(sgqlc.types.list_of(sgqlc.types.non_null(EnumConfigurationEntity)), graphql_name='enumConfiguration')
6341
6363
  environment = sgqlc.types.Field(Environment, graphql_name='environment')
6342
6364
  environment_id = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='environmentId')
6343
6365
  feature_status = sgqlc.types.Field(sgqlc.types.non_null(FeatureStatus), graphql_name='featureStatus')
@@ -7634,11 +7656,12 @@ class PackageDraftSummary(sgqlc.types.Type):
7634
7656
 
7635
7657
  class PackageEntitlement(sgqlc.types.Type):
7636
7658
  __schema__ = schema
7637
- __field_names__ = ('behavior', 'created_at', 'description', 'display_name_override', 'environment_id', 'feature', 'feature_id', 'has_soft_limit', 'has_unlimited_usage', 'hidden_from_widgets', 'id', 'is_custom', 'meter', 'order', 'package', 'package_id', 'reset_period', 'reset_period_configuration', 'updated_at', 'usage_limit')
7659
+ __field_names__ = ('behavior', 'created_at', 'description', 'display_name_override', 'enum_values', 'environment_id', 'feature', 'feature_id', 'has_soft_limit', 'has_unlimited_usage', 'hidden_from_widgets', 'id', 'is_custom', 'meter', 'order', 'package', 'package_id', 'reset_period', 'reset_period_configuration', 'updated_at', 'usage_limit')
7638
7660
  behavior = sgqlc.types.Field(sgqlc.types.non_null(EntitlementBehavior), graphql_name='behavior')
7639
7661
  created_at = sgqlc.types.Field(DateTime, graphql_name='createdAt')
7640
7662
  description = sgqlc.types.Field(String, graphql_name='description')
7641
7663
  display_name_override = sgqlc.types.Field(String, graphql_name='displayNameOverride')
7664
+ enum_values = sgqlc.types.Field(sgqlc.types.list_of(sgqlc.types.non_null(String)), graphql_name='enumValues')
7642
7665
  environment_id = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='environmentId')
7643
7666
  feature = sgqlc.types.Field(sgqlc.types.non_null(Feature), graphql_name='feature')
7644
7667
  feature_id = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='featureId')
@@ -7695,11 +7718,12 @@ class PackageEntitlementCountAggregate(sgqlc.types.Type):
7695
7718
 
7696
7719
  class PackageEntitlementDeleteResponse(sgqlc.types.Type):
7697
7720
  __schema__ = schema
7698
- __field_names__ = ('behavior', 'created_at', 'description', 'display_name_override', 'environment_id', 'feature_id', 'has_soft_limit', 'has_unlimited_usage', 'hidden_from_widgets', 'id', 'is_custom', 'order', 'package_id', 'reset_period', 'reset_period_configuration', 'updated_at', 'usage_limit')
7721
+ __field_names__ = ('behavior', 'created_at', 'description', 'display_name_override', 'enum_values', 'environment_id', 'feature_id', 'has_soft_limit', 'has_unlimited_usage', 'hidden_from_widgets', 'id', 'is_custom', 'order', 'package_id', 'reset_period', 'reset_period_configuration', 'updated_at', 'usage_limit')
7699
7722
  behavior = sgqlc.types.Field(EntitlementBehavior, graphql_name='behavior')
7700
7723
  created_at = sgqlc.types.Field(DateTime, graphql_name='createdAt')
7701
7724
  description = sgqlc.types.Field(String, graphql_name='description')
7702
7725
  display_name_override = sgqlc.types.Field(String, graphql_name='displayNameOverride')
7726
+ enum_values = sgqlc.types.Field(sgqlc.types.list_of(sgqlc.types.non_null(String)), graphql_name='enumValues')
7703
7727
  environment_id = sgqlc.types.Field(String, graphql_name='environmentId')
7704
7728
  feature_id = sgqlc.types.Field(String, graphql_name='featureId')
7705
7729
  has_soft_limit = sgqlc.types.Field(Boolean, graphql_name='hasSoftLimit')