stigg-api-client 2.463.0__py3-none-any.whl → 2.467.0__py3-none-any.whl

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.

stigg/generated/schema.py CHANGED
@@ -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', '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')
203
+ __choices__ = ('AccessDeniedError', 'AccountNotFoundError', 'AddonDependencyMissingError', 'AddonHasToHavePriceError', 'AddonIsCompatibleWithGroup', 'AddonIsCompatibleWithPlan', 'AddonNotFound', 'AddonQuantityExceedsLimitError', 'AddonWithDraftCannotBeDeletedError', 'AddonsNotFound', 'AmountTooLarge', 'ArchivedCouponCantBeApplied', 'AuthCustomerMismatch', 'AuthCustomerReadonly', 'AwsMarketplaceIntegrationError', 'AwsMarketplaceIntegrationValidationError', 'BadUserInput', 'BillingIntegrationAlreadyExistsError', 'BillingIntegrationMissing', 'BillingPeriodMissingError', 'CannotAddOverrideEntitlementToPlan', 'CannotArchiveFeatureError', 'CannotArchiveFeatureGroupError', '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', 'FeatureGroupNotFoundError', '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', 'VersionExceedsMaxValueError', 'WorkflowTriggerNotFound')
204
204
 
205
205
 
206
206
  class EventActor(sgqlc.types.Enum):
@@ -233,6 +233,16 @@ class ExperimentStatus(sgqlc.types.Enum):
233
233
  __choices__ = ('COMPLETED', 'DRAFT', 'IN_PROGRESS')
234
234
 
235
235
 
236
+ class FeatureGroupSortFields(sgqlc.types.Enum):
237
+ __schema__ = schema
238
+ __choices__ = ('createdAt', 'displayName', 'environmentId', 'featureGroupId', 'id', 'isLatest', 'status', 'updatedAt', 'versionNumber')
239
+
240
+
241
+ class FeatureGroupStatus(sgqlc.types.Enum):
242
+ __schema__ = schema
243
+ __choices__ = ('ARCHIVED', 'PUBLISHED')
244
+
245
+
236
246
  class FeatureSortFields(sgqlc.types.Enum):
237
247
  __schema__ = schema
238
248
  __choices__ = ('createdAt', 'description', 'displayName', 'environmentId', 'featureStatus', 'featureType', 'id', 'meterType', 'refId', 'updatedAt')
@@ -790,6 +800,13 @@ class ArchiveEnvironmentInput(sgqlc.types.Input):
790
800
  slug = sgqlc.types.Field(String, graphql_name='slug')
791
801
 
792
802
 
803
+ class ArchiveFeatureGroupInput(sgqlc.types.Input):
804
+ __schema__ = schema
805
+ __field_names__ = ('environment_id', 'feature_group_id')
806
+ environment_id = sgqlc.types.Field(sgqlc.types.non_null(UUID), graphql_name='environmentId')
807
+ feature_group_id = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='featureGroupId')
808
+
809
+
793
810
  class ArchiveFeatureInput(sgqlc.types.Input):
794
811
  __schema__ = schema
795
812
  __field_names__ = ('environment_id', 'id')
@@ -1158,6 +1175,16 @@ class CreateExperimentInput(sgqlc.types.Input):
1158
1175
  variant_percentage = sgqlc.types.Field(sgqlc.types.non_null(Float), graphql_name='variantPercentage')
1159
1176
 
1160
1177
 
1178
+ class CreateFeatureGroupInput(sgqlc.types.Input):
1179
+ __schema__ = schema
1180
+ __field_names__ = ('description', 'display_name', 'environment_id', 'feature_group_id', 'features')
1181
+ description = sgqlc.types.Field(String, graphql_name='description')
1182
+ display_name = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='displayName')
1183
+ environment_id = sgqlc.types.Field(sgqlc.types.non_null(UUID), graphql_name='environmentId')
1184
+ feature_group_id = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='featureGroupId')
1185
+ features = sgqlc.types.Field(sgqlc.types.non_null(sgqlc.types.list_of(sgqlc.types.non_null(String))), graphql_name='features')
1186
+
1187
+
1161
1188
  class CreateHook(sgqlc.types.Input):
1162
1189
  __schema__ = schema
1163
1190
  __field_names__ = ('configuration', 'created_at', 'description', 'endpoint', 'environment_id', 'event_log_types', 'id', 'secret_key', 'status')
@@ -2078,6 +2105,49 @@ class FeatureFilter(sgqlc.types.Input):
2078
2105
  updated_at = sgqlc.types.Field(DateFieldComparison, graphql_name='updatedAt')
2079
2106
 
2080
2107
 
2108
+ class FeatureGroupFilter(sgqlc.types.Input):
2109
+ __schema__ = schema
2110
+ __field_names__ = ('and_', 'created_at', 'display_name', 'environment_id', 'feature_group_id', 'id', 'is_latest', 'or_', 'status', 'updated_at', 'version_number')
2111
+ and_ = sgqlc.types.Field(sgqlc.types.list_of(sgqlc.types.non_null('FeatureGroupFilter')), graphql_name='and')
2112
+ created_at = sgqlc.types.Field(DateFieldComparison, graphql_name='createdAt')
2113
+ display_name = sgqlc.types.Field('StringFieldComparison', graphql_name='displayName')
2114
+ environment_id = sgqlc.types.Field('UUIDFilterComparison', graphql_name='environmentId')
2115
+ feature_group_id = sgqlc.types.Field('StringFieldComparison', graphql_name='featureGroupId')
2116
+ id = sgqlc.types.Field('UUIDFilterComparison', graphql_name='id')
2117
+ is_latest = sgqlc.types.Field(BooleanFieldComparison, graphql_name='isLatest')
2118
+ or_ = sgqlc.types.Field(sgqlc.types.list_of(sgqlc.types.non_null('FeatureGroupFilter')), graphql_name='or')
2119
+ status = sgqlc.types.Field('FeatureGroupStatusFilterComparison', graphql_name='status')
2120
+ updated_at = sgqlc.types.Field(DateFieldComparison, graphql_name='updatedAt')
2121
+ version_number = sgqlc.types.Field('IntFieldComparison', graphql_name='versionNumber')
2122
+
2123
+
2124
+ class FeatureGroupSort(sgqlc.types.Input):
2125
+ __schema__ = schema
2126
+ __field_names__ = ('direction', 'field', 'nulls')
2127
+ direction = sgqlc.types.Field(sgqlc.types.non_null(SortDirection), graphql_name='direction')
2128
+ field = sgqlc.types.Field(sgqlc.types.non_null(FeatureGroupSortFields), graphql_name='field')
2129
+ nulls = sgqlc.types.Field(SortNulls, graphql_name='nulls')
2130
+
2131
+
2132
+ class FeatureGroupStatusFilterComparison(sgqlc.types.Input):
2133
+ __schema__ = schema
2134
+ __field_names__ = ('eq', 'gt', 'gte', 'i_like', 'in_', 'is_', 'is_not', 'like', 'lt', 'lte', 'neq', 'not_ilike', 'not_in', 'not_like')
2135
+ eq = sgqlc.types.Field(FeatureGroupStatus, graphql_name='eq')
2136
+ gt = sgqlc.types.Field(FeatureGroupStatus, graphql_name='gt')
2137
+ gte = sgqlc.types.Field(FeatureGroupStatus, graphql_name='gte')
2138
+ i_like = sgqlc.types.Field(FeatureGroupStatus, graphql_name='iLike')
2139
+ in_ = sgqlc.types.Field(sgqlc.types.list_of(sgqlc.types.non_null(FeatureGroupStatus)), graphql_name='in')
2140
+ is_ = sgqlc.types.Field(Boolean, graphql_name='is')
2141
+ is_not = sgqlc.types.Field(Boolean, graphql_name='isNot')
2142
+ like = sgqlc.types.Field(FeatureGroupStatus, graphql_name='like')
2143
+ lt = sgqlc.types.Field(FeatureGroupStatus, graphql_name='lt')
2144
+ lte = sgqlc.types.Field(FeatureGroupStatus, graphql_name='lte')
2145
+ neq = sgqlc.types.Field(FeatureGroupStatus, graphql_name='neq')
2146
+ not_ilike = sgqlc.types.Field(FeatureGroupStatus, graphql_name='notILike')
2147
+ not_in = sgqlc.types.Field(sgqlc.types.list_of(sgqlc.types.non_null(FeatureGroupStatus)), graphql_name='notIn')
2148
+ not_like = sgqlc.types.Field(FeatureGroupStatus, graphql_name='notLike')
2149
+
2150
+
2081
2151
  class FeatureInput(sgqlc.types.Input):
2082
2152
  __schema__ = schema
2083
2153
  __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')
@@ -4295,6 +4365,13 @@ class UUIDFilterComparison(sgqlc.types.Input):
4295
4365
  not_like = sgqlc.types.Field(UUID, graphql_name='notLike')
4296
4366
 
4297
4367
 
4368
+ class UnArchiveFeatureGroupInput(sgqlc.types.Input):
4369
+ __schema__ = schema
4370
+ __field_names__ = ('environment_id', 'feature_group_id')
4371
+ environment_id = sgqlc.types.Field(sgqlc.types.non_null(UUID), graphql_name='environmentId')
4372
+ feature_group_id = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='featureGroupId')
4373
+
4374
+
4298
4375
  class UnArchiveFeatureInput(sgqlc.types.Input):
4299
4376
  __schema__ = schema
4300
4377
  __field_names__ = ('environment_id', 'id')
@@ -5934,12 +6011,13 @@ class EligibleForTrial(sgqlc.types.Type):
5934
6011
 
5935
6012
  class Entitlement(sgqlc.types.Type):
5936
6013
  __schema__ = schema
5937
- __field_names__ = ('access_denied_reason', 'current_usage', 'customer_id', 'display_name_override', 'entitlement_updated_at', 'feature', 'has_soft_limit', 'has_unlimited_usage', 'hidden_from_widgets', 'is_granted', 'meter_id', 'next_reset_date', 'requested_usage', 'reset_period', 'reset_period_configuration', 'resource_id', 'usage_limit', 'usage_period_anchor', 'usage_period_end', 'usage_period_start', 'usage_updated_at')
6014
+ __field_names__ = ('access_denied_reason', 'current_usage', 'customer_id', 'display_name_override', 'entitlement_updated_at', 'enum_values', 'feature', 'has_soft_limit', 'has_unlimited_usage', 'hidden_from_widgets', 'is_granted', 'meter_id', 'next_reset_date', 'requested_usage', 'reset_period', 'reset_period_configuration', 'resource_id', 'usage_limit', 'usage_period_anchor', 'usage_period_end', 'usage_period_start', 'usage_updated_at')
5938
6015
  access_denied_reason = sgqlc.types.Field(AccessDeniedReason, graphql_name='accessDeniedReason')
5939
6016
  current_usage = sgqlc.types.Field(Float, graphql_name='currentUsage')
5940
6017
  customer_id = sgqlc.types.Field(String, graphql_name='customerId')
5941
6018
  display_name_override = sgqlc.types.Field(String, graphql_name='displayNameOverride')
5942
6019
  entitlement_updated_at = sgqlc.types.Field(DateTime, graphql_name='entitlementUpdatedAt')
6020
+ enum_values = sgqlc.types.Field(sgqlc.types.list_of(sgqlc.types.non_null(String)), graphql_name='enumValues')
5943
6021
  feature = sgqlc.types.Field('EntitlementFeature', graphql_name='feature')
5944
6022
  has_soft_limit = sgqlc.types.Field(Boolean, graphql_name='hasSoftLimit')
5945
6023
  has_unlimited_usage = sgqlc.types.Field(sgqlc.types.non_null(Boolean), graphql_name='hasUnlimitedUsage')
@@ -5997,12 +6075,13 @@ class EntitlementSummary(sgqlc.types.Type):
5997
6075
 
5998
6076
  class EntitlementWithSummary(sgqlc.types.Type):
5999
6077
  __schema__ = schema
6000
- __field_names__ = ('access_denied_reason', 'current_usage', 'customer_id', 'display_name_override', 'entitlement_updated_at', 'feature', 'has_soft_limit', 'has_unlimited_usage', 'hidden_from_widgets', 'is_granted', 'meter_id', 'next_reset_date', 'requested_usage', 'reset_period', 'reset_period_configuration', 'resource_id', 'summaries', 'usage_limit', 'usage_period_anchor', 'usage_period_end', 'usage_period_start', 'usage_updated_at')
6078
+ __field_names__ = ('access_denied_reason', 'current_usage', 'customer_id', 'display_name_override', 'entitlement_updated_at', 'enum_values', 'feature', 'has_soft_limit', 'has_unlimited_usage', 'hidden_from_widgets', 'is_granted', 'meter_id', 'next_reset_date', 'requested_usage', 'reset_period', 'reset_period_configuration', 'resource_id', 'summaries', 'usage_limit', 'usage_period_anchor', 'usage_period_end', 'usage_period_start', 'usage_updated_at')
6001
6079
  access_denied_reason = sgqlc.types.Field(AccessDeniedReason, graphql_name='accessDeniedReason')
6002
6080
  current_usage = sgqlc.types.Field(Float, graphql_name='currentUsage')
6003
6081
  customer_id = sgqlc.types.Field(String, graphql_name='customerId')
6004
6082
  display_name_override = sgqlc.types.Field(String, graphql_name='displayNameOverride')
6005
6083
  entitlement_updated_at = sgqlc.types.Field(DateTime, graphql_name='entitlementUpdatedAt')
6084
+ enum_values = sgqlc.types.Field(sgqlc.types.list_of(sgqlc.types.non_null(String)), graphql_name='enumValues')
6006
6085
  feature = sgqlc.types.Field(EntitlementFeature, graphql_name='feature')
6007
6086
  has_soft_limit = sgqlc.types.Field(Boolean, graphql_name='hasSoftLimit')
6008
6087
  has_unlimited_usage = sgqlc.types.Field(sgqlc.types.non_null(Boolean), graphql_name='hasUnlimitedUsage')
@@ -6421,6 +6500,103 @@ class FeatureEdge(sgqlc.types.Type):
6421
6500
  node = sgqlc.types.Field(sgqlc.types.non_null(Feature), graphql_name='node')
6422
6501
 
6423
6502
 
6503
+ class FeatureGroup(sgqlc.types.Type):
6504
+ __schema__ = schema
6505
+ __field_names__ = ('created_at', 'description', 'display_name', 'environment_id', 'feature_group_id', 'features', 'id', 'is_latest', 'status', 'updated_at', 'version_number')
6506
+ created_at = sgqlc.types.Field(sgqlc.types.non_null(DateTime), graphql_name='createdAt')
6507
+ description = sgqlc.types.Field(String, graphql_name='description')
6508
+ display_name = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='displayName')
6509
+ environment_id = sgqlc.types.Field(sgqlc.types.non_null(UUID), graphql_name='environmentId')
6510
+ feature_group_id = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='featureGroupId')
6511
+ features = sgqlc.types.Field(sgqlc.types.non_null(sgqlc.types.list_of(sgqlc.types.non_null(Feature))), graphql_name='features')
6512
+ id = sgqlc.types.Field(sgqlc.types.non_null(UUID), graphql_name='id')
6513
+ is_latest = sgqlc.types.Field(sgqlc.types.non_null(Boolean), graphql_name='isLatest')
6514
+ status = sgqlc.types.Field(sgqlc.types.non_null(FeatureGroupStatus), graphql_name='status')
6515
+ updated_at = sgqlc.types.Field(sgqlc.types.non_null(DateTime), graphql_name='updatedAt')
6516
+ version_number = sgqlc.types.Field(sgqlc.types.non_null(Int), graphql_name='versionNumber')
6517
+
6518
+
6519
+ class FeatureGroupAggregateGroupBy(sgqlc.types.Type):
6520
+ __schema__ = schema
6521
+ __field_names__ = ('created_at', 'display_name', 'environment_id', 'feature_group_id', 'id', 'is_latest', 'status', 'updated_at', 'version_number')
6522
+ created_at = sgqlc.types.Field(DateTime, graphql_name='createdAt')
6523
+ display_name = sgqlc.types.Field(String, graphql_name='displayName')
6524
+ environment_id = sgqlc.types.Field(UUID, graphql_name='environmentId')
6525
+ feature_group_id = sgqlc.types.Field(String, graphql_name='featureGroupId')
6526
+ id = sgqlc.types.Field(UUID, graphql_name='id')
6527
+ is_latest = sgqlc.types.Field(Boolean, graphql_name='isLatest')
6528
+ status = sgqlc.types.Field(FeatureGroupStatus, graphql_name='status')
6529
+ updated_at = sgqlc.types.Field(DateTime, graphql_name='updatedAt')
6530
+ version_number = sgqlc.types.Field(Int, graphql_name='versionNumber')
6531
+
6532
+
6533
+ class FeatureGroupAvgAggregate(sgqlc.types.Type):
6534
+ __schema__ = schema
6535
+ __field_names__ = ('version_number',)
6536
+ version_number = sgqlc.types.Field(Float, graphql_name='versionNumber')
6537
+
6538
+
6539
+ class FeatureGroupConnection(sgqlc.types.relay.Connection):
6540
+ __schema__ = schema
6541
+ __field_names__ = ('edges', 'page_info', 'total_count')
6542
+ edges = sgqlc.types.Field(sgqlc.types.non_null(sgqlc.types.list_of(sgqlc.types.non_null('FeatureGroupEdge'))), graphql_name='edges')
6543
+ page_info = sgqlc.types.Field(sgqlc.types.non_null('PageInfo'), graphql_name='pageInfo')
6544
+ total_count = sgqlc.types.Field(sgqlc.types.non_null(Int), graphql_name='totalCount')
6545
+
6546
+
6547
+ class FeatureGroupCountAggregate(sgqlc.types.Type):
6548
+ __schema__ = schema
6549
+ __field_names__ = ('created_at', 'display_name', 'environment_id', 'feature_group_id', 'id', 'is_latest', 'status', 'updated_at', 'version_number')
6550
+ created_at = sgqlc.types.Field(Int, graphql_name='createdAt')
6551
+ display_name = sgqlc.types.Field(Int, graphql_name='displayName')
6552
+ environment_id = sgqlc.types.Field(Int, graphql_name='environmentId')
6553
+ feature_group_id = sgqlc.types.Field(Int, graphql_name='featureGroupId')
6554
+ id = sgqlc.types.Field(Int, graphql_name='id')
6555
+ is_latest = sgqlc.types.Field(Int, graphql_name='isLatest')
6556
+ status = sgqlc.types.Field(Int, graphql_name='status')
6557
+ updated_at = sgqlc.types.Field(Int, graphql_name='updatedAt')
6558
+ version_number = sgqlc.types.Field(Int, graphql_name='versionNumber')
6559
+
6560
+
6561
+ class FeatureGroupEdge(sgqlc.types.Type):
6562
+ __schema__ = schema
6563
+ __field_names__ = ('cursor', 'node')
6564
+ cursor = sgqlc.types.Field(sgqlc.types.non_null(ConnectionCursor), graphql_name='cursor')
6565
+ node = sgqlc.types.Field(sgqlc.types.non_null(FeatureGroup), graphql_name='node')
6566
+
6567
+
6568
+ class FeatureGroupMaxAggregate(sgqlc.types.Type):
6569
+ __schema__ = schema
6570
+ __field_names__ = ('created_at', 'display_name', 'environment_id', 'feature_group_id', 'id', 'status', 'updated_at', 'version_number')
6571
+ created_at = sgqlc.types.Field(DateTime, graphql_name='createdAt')
6572
+ display_name = sgqlc.types.Field(String, graphql_name='displayName')
6573
+ environment_id = sgqlc.types.Field(UUID, graphql_name='environmentId')
6574
+ feature_group_id = sgqlc.types.Field(String, graphql_name='featureGroupId')
6575
+ id = sgqlc.types.Field(UUID, graphql_name='id')
6576
+ status = sgqlc.types.Field(FeatureGroupStatus, graphql_name='status')
6577
+ updated_at = sgqlc.types.Field(DateTime, graphql_name='updatedAt')
6578
+ version_number = sgqlc.types.Field(Int, graphql_name='versionNumber')
6579
+
6580
+
6581
+ class FeatureGroupMinAggregate(sgqlc.types.Type):
6582
+ __schema__ = schema
6583
+ __field_names__ = ('created_at', 'display_name', 'environment_id', 'feature_group_id', 'id', 'status', 'updated_at', 'version_number')
6584
+ created_at = sgqlc.types.Field(DateTime, graphql_name='createdAt')
6585
+ display_name = sgqlc.types.Field(String, graphql_name='displayName')
6586
+ environment_id = sgqlc.types.Field(UUID, graphql_name='environmentId')
6587
+ feature_group_id = sgqlc.types.Field(String, graphql_name='featureGroupId')
6588
+ id = sgqlc.types.Field(UUID, graphql_name='id')
6589
+ status = sgqlc.types.Field(FeatureGroupStatus, graphql_name='status')
6590
+ updated_at = sgqlc.types.Field(DateTime, graphql_name='updatedAt')
6591
+ version_number = sgqlc.types.Field(Int, graphql_name='versionNumber')
6592
+
6593
+
6594
+ class FeatureGroupSumAggregate(sgqlc.types.Type):
6595
+ __schema__ = schema
6596
+ __field_names__ = ('version_number',)
6597
+ version_number = sgqlc.types.Field(Float, graphql_name='versionNumber')
6598
+
6599
+
6424
6600
  class FeatureMaxAggregate(sgqlc.types.Type):
6425
6601
  __schema__ = schema
6426
6602
  __field_names__ = ('created_at', 'description', 'display_name', 'environment_id', 'feature_status', 'feature_type', 'id', 'meter_type', 'ref_id', 'updated_at')
@@ -7027,7 +7203,7 @@ class MonthlyResetPeriodConfig(sgqlc.types.Type):
7027
7203
 
7028
7204
  class Mutation(sgqlc.types.Type):
7029
7205
  __schema__ = schema
7030
- __field_names__ = ('add_compatible_addons_to_plan', 'apply_subscription', 'archive_addon', 'archive_customer', 'archive_environment', 'archive_feature', 'archive_one_coupon', 'archive_package_group', 'archive_plan', 'attach_customer_payment_method', 'cancel_schedule', 'cancel_subscription', 'charge_subscription_usage', 'create_account', 'create_addon_draft', 'create_empty_addon_draft', 'create_empty_plan_draft', 'create_feature', 'create_many_package_entitlements', 'create_many_promotional_entitlements', 'create_one_addon', 'create_one_coupon', 'create_one_customer', 'create_one_environment', 'create_one_experiment', 'create_one_hook', 'create_one_integration', 'create_one_plan', 'create_one_product', 'create_or_update_aws_marketplace_product', 'create_package_group', 'create_plan_draft', 'create_subscription', 'create_usage_measurement', 'create_workflow_trigger', 'delegate_subscription_to_customer', 'delete_feature', 'delete_one_feature', 'delete_one_hook', 'delete_one_integration', 'delete_one_package_entitlement', 'delete_one_price', 'delete_one_product', 'delete_one_promotional_entitlement', 'delete_workflow_trigger', 'detach_customer_payment_method', 'duplicate_product', 'edit_package_group', 'estimate_subscription', 'estimate_subscription_update', 'grant_promotional_entitlements', 'hide_getting_started_page', 'import_customers_bulk', 'import_one_customer', 'import_subscriptions_bulk', 'init_add_stripe_customer_payment_method', 'invite_members', 'mark_invoice_as_paid', 'merge_environment', 'migrate_subscription_to_latest', 'prepare_payment_method_form', 'preview_next_invoice', 'preview_subscription', 'provision_customer', 'provision_sandbox', 'provision_subscription', 'provision_subscription_v2', 'publish_addon', 'publish_plan', 'purge_customer_cache', 'recalculate_entitlements', 'register_member', 'remove_addon_draft', 'remove_base_plan_from_plan', 'remove_compatible_addons_from_plan', 'remove_coupon_from_customer', 'remove_experiment_from_customer', 'remove_experiment_from_customer_subscription', 'remove_member', 'remove_plan_draft', 'report_entitlement_check_requested', 'report_event', 'report_usage', 'report_usage_bulk', 'resend_email_verification', 'resync_integration', 'revoke_promotional_entitlement', 'set_access_roles', 'set_base_plan_on_plan', 'set_compatible_addons_on_plan', 'set_compatible_package_groups', 'set_coupon_on_customer', 'set_experiment_on_customer', 'set_experiment_on_customer_subscription', 'set_package_group_addons', 'set_package_pricing', 'set_widget_configuration', 'start_experiment', 'stop_experiment', 'subscription_maximum_spend', 'sync_tax_rates', 'transfer_subscription', 'transfer_subscription_to_resource', 'trigger_import_catalog', 'trigger_import_customers', 'trigger_plan_subscription_migration', 'trigger_rbacsync', 'trigger_subscription_billing_month_ends_soon_webhook', 'trigger_subscription_usage_sync', 'trigger_workflow', 'unarchive_addon', 'unarchive_customer', 'unarchive_environment', 'unarchive_feature', 'unarchive_plan', 'update_account', 'update_entitlements_order', 'update_feature', 'update_one_addon', 'update_one_coupon', 'update_one_customer', 'update_one_environment', 'update_one_experiment', 'update_one_hook', 'update_one_integration', 'update_one_package_entitlement', 'update_one_plan', 'update_one_product', 'update_one_promotional_entitlement', 'update_one_subscription', 'update_user', 'workflows_login')
7206
+ __field_names__ = ('add_compatible_addons_to_plan', 'apply_subscription', 'archive_addon', 'archive_customer', 'archive_environment', 'archive_feature', 'archive_feature_group', 'archive_one_coupon', 'archive_package_group', 'archive_plan', 'attach_customer_payment_method', 'cancel_schedule', 'cancel_subscription', 'charge_subscription_usage', 'create_account', 'create_addon_draft', 'create_empty_addon_draft', 'create_empty_plan_draft', 'create_feature', 'create_feature_group', 'create_many_package_entitlements', 'create_many_promotional_entitlements', 'create_one_addon', 'create_one_coupon', 'create_one_customer', 'create_one_environment', 'create_one_experiment', 'create_one_hook', 'create_one_integration', 'create_one_plan', 'create_one_product', 'create_or_update_aws_marketplace_product', 'create_package_group', 'create_plan_draft', 'create_subscription', 'create_usage_measurement', 'create_workflow_trigger', 'delegate_subscription_to_customer', 'delete_feature', 'delete_one_feature', 'delete_one_hook', 'delete_one_integration', 'delete_one_package_entitlement', 'delete_one_price', 'delete_one_product', 'delete_one_promotional_entitlement', 'delete_workflow_trigger', 'detach_customer_payment_method', 'duplicate_product', 'edit_package_group', 'estimate_subscription', 'estimate_subscription_update', 'grant_promotional_entitlements', 'hide_getting_started_page', 'import_customers_bulk', 'import_one_customer', 'import_subscriptions_bulk', 'init_add_stripe_customer_payment_method', 'invite_members', 'mark_invoice_as_paid', 'merge_environment', 'migrate_subscription_to_latest', 'prepare_payment_method_form', 'preview_next_invoice', 'preview_subscription', 'provision_customer', 'provision_sandbox', 'provision_subscription', 'provision_subscription_v2', 'publish_addon', 'publish_plan', 'purge_customer_cache', 'recalculate_entitlements', 'register_member', 'remove_addon_draft', 'remove_base_plan_from_plan', 'remove_compatible_addons_from_plan', 'remove_coupon_from_customer', 'remove_experiment_from_customer', 'remove_experiment_from_customer_subscription', 'remove_member', 'remove_plan_draft', 'report_entitlement_check_requested', 'report_event', 'report_usage', 'report_usage_bulk', 'resend_email_verification', 'resync_integration', 'revoke_promotional_entitlement', 'set_access_roles', 'set_base_plan_on_plan', 'set_compatible_addons_on_plan', 'set_compatible_package_groups', 'set_coupon_on_customer', 'set_experiment_on_customer', 'set_experiment_on_customer_subscription', 'set_package_group_addons', 'set_package_pricing', 'set_widget_configuration', 'start_experiment', 'stop_experiment', 'subscription_maximum_spend', 'sync_tax_rates', 'transfer_subscription', 'transfer_subscription_to_resource', 'trigger_import_catalog', 'trigger_import_customers', 'trigger_plan_subscription_migration', 'trigger_rbacsync', 'trigger_subscription_billing_month_ends_soon_webhook', 'trigger_subscription_usage_sync', 'trigger_workflow', 'unarchive_addon', 'unarchive_customer', 'unarchive_environment', 'unarchive_feature', 'unarchive_feature_group', 'unarchive_plan', 'update_account', 'update_entitlements_order', 'update_feature', 'update_one_addon', 'update_one_coupon', 'update_one_customer', 'update_one_environment', 'update_one_experiment', 'update_one_hook', 'update_one_integration', 'update_one_package_entitlement', 'update_one_plan', 'update_one_product', 'update_one_promotional_entitlement', 'update_one_subscription', 'update_user', 'workflows_login')
7031
7207
  add_compatible_addons_to_plan = sgqlc.types.Field(sgqlc.types.non_null('Plan'), graphql_name='addCompatibleAddonsToPlan', args=sgqlc.types.ArgDict((
7032
7208
  ('input', sgqlc.types.Arg(sgqlc.types.non_null(AddCompatibleAddonsToPlanInput), graphql_name='input', default=None)),
7033
7209
  ))
@@ -7050,6 +7226,10 @@ class Mutation(sgqlc.types.Type):
7050
7226
  )
7051
7227
  archive_feature = sgqlc.types.Field(sgqlc.types.non_null(Feature), graphql_name='archiveFeature', args=sgqlc.types.ArgDict((
7052
7228
  ('input', sgqlc.types.Arg(sgqlc.types.non_null(ArchiveFeatureInput), graphql_name='input', default=None)),
7229
+ ))
7230
+ )
7231
+ archive_feature_group = sgqlc.types.Field(sgqlc.types.non_null(FeatureGroup), graphql_name='archiveFeatureGroup', args=sgqlc.types.ArgDict((
7232
+ ('input', sgqlc.types.Arg(sgqlc.types.non_null(ArchiveFeatureGroupInput), graphql_name='input', default=None)),
7053
7233
  ))
7054
7234
  )
7055
7235
  archive_one_coupon = sgqlc.types.Field(sgqlc.types.non_null(Coupon), graphql_name='archiveOneCoupon', args=sgqlc.types.ArgDict((
@@ -7098,6 +7278,10 @@ class Mutation(sgqlc.types.Type):
7098
7278
  )
7099
7279
  create_feature = sgqlc.types.Field(sgqlc.types.non_null(Feature), graphql_name='createFeature', args=sgqlc.types.ArgDict((
7100
7280
  ('input', sgqlc.types.Arg(sgqlc.types.non_null(FeatureInput), graphql_name='input', default=None)),
7281
+ ))
7282
+ )
7283
+ create_feature_group = sgqlc.types.Field(sgqlc.types.non_null(FeatureGroup), graphql_name='createFeatureGroup', args=sgqlc.types.ArgDict((
7284
+ ('input', sgqlc.types.Arg(sgqlc.types.non_null(CreateFeatureGroupInput), graphql_name='input', default=None)),
7101
7285
  ))
7102
7286
  )
7103
7287
  create_many_package_entitlements = sgqlc.types.Field(sgqlc.types.non_null(sgqlc.types.list_of(sgqlc.types.non_null('PackageEntitlement'))), graphql_name='createManyPackageEntitlements', args=sgqlc.types.ArgDict((
@@ -7473,6 +7657,10 @@ class Mutation(sgqlc.types.Type):
7473
7657
  )
7474
7658
  unarchive_feature = sgqlc.types.Field(sgqlc.types.non_null(Feature), graphql_name='unarchiveFeature', args=sgqlc.types.ArgDict((
7475
7659
  ('input', sgqlc.types.Arg(sgqlc.types.non_null(UnArchiveFeatureInput), graphql_name='input', default=None)),
7660
+ ))
7661
+ )
7662
+ unarchive_feature_group = sgqlc.types.Field(sgqlc.types.non_null(FeatureGroup), graphql_name='unarchiveFeatureGroup', args=sgqlc.types.ArgDict((
7663
+ ('input', sgqlc.types.Arg(sgqlc.types.non_null(UnArchiveFeatureGroupInput), graphql_name='input', default=None)),
7476
7664
  ))
7477
7665
  )
7478
7666
  unarchive_plan = sgqlc.types.Field(sgqlc.types.non_null('Plan'), graphql_name='unarchivePlan', args=sgqlc.types.ArgDict((
@@ -8753,7 +8941,7 @@ class PublishPackageResult(sgqlc.types.Type):
8753
8941
 
8754
8942
  class Query(sgqlc.types.Type):
8755
8943
  __schema__ = schema
8756
- __field_names__ = ('addon_associated_entities', 'addons', 'aggregated_events_by_customer', 'cached_entitlements', 'checkout_state', 'coupon', 'coupons', 'current_environment', 'current_user', 'customer_portal', 'customer_resources', 'customer_subscriptions', 'customers', 'does_feature_exist', 'dump_environment_for_merge_comparison', 'dump_environment_product_catalog', 'entitlement', 'entitlements', 'environments', 'event_logs', 'events_fields', 'experiment', 'experiments', 'feature_associated_latest_packages', 'features', 'fetch_account', 'get_active_subscriptions', 'get_addon_by_ref_id', 'get_auth0_applications', 'get_aws_external_id', 'get_customer_by_ref_id', 'get_experiment_stats', 'get_package_group', 'get_paywall', 'get_plan_by_ref_id', 'get_subscription', 'hook', 'hooks', 'import_integration_tasks', 'integrations', 'list_aws_product_dimensions', 'list_aws_products', 'members', 'mock_paywall', 'package_entitlements', 'package_group', 'package_groups', 'paywall', 'plans', 'products', 'promotional_entitlements', 'sdk_configuration', 'send_test_hook', 'stripe_customers', 'stripe_products', 'stripe_subscriptions', 'subscription_entitlements', 'subscription_migration_tasks', 'subscriptions', 'test_hook_data', 'trigger_workflow_with_test_event', 'usage_events', 'usage_history', 'usage_history_v2', 'usage_measurements', 'validate_merge_environment', 'verified_account_domains', 'widget_configuration', 'workflow_triggers')
8944
+ __field_names__ = ('addon_associated_entities', 'addons', 'aggregated_events_by_customer', 'cached_entitlements', 'checkout_state', 'coupon', 'coupons', 'current_environment', 'current_user', 'customer_portal', 'customer_resources', 'customer_subscriptions', 'customers', 'does_feature_exist', 'dump_environment_for_merge_comparison', 'dump_environment_product_catalog', 'entitlement', 'entitlements', 'environments', 'event_logs', 'events_fields', 'experiment', 'experiments', 'feature_associated_latest_packages', 'feature_group', 'feature_groups', 'features', 'fetch_account', 'get_active_subscriptions', 'get_addon_by_ref_id', 'get_auth0_applications', 'get_aws_external_id', 'get_customer_by_ref_id', 'get_experiment_stats', 'get_package_group', 'get_paywall', 'get_plan_by_ref_id', 'get_subscription', 'hook', 'hooks', 'import_integration_tasks', 'integrations', 'list_aws_product_dimensions', 'list_aws_products', 'members', 'mock_paywall', 'package_entitlements', 'package_group', 'package_groups', 'paywall', 'plans', 'products', 'promotional_entitlements', 'sdk_configuration', 'send_test_hook', 'stripe_customers', 'stripe_products', 'stripe_subscriptions', 'subscription_entitlements', 'subscription_migration_tasks', 'subscriptions', 'test_hook_data', 'trigger_workflow_with_test_event', 'usage_events', 'usage_history', 'usage_history_v2', 'usage_measurements', 'validate_merge_environment', 'verified_account_domains', 'widget_configuration', 'workflow_triggers')
8757
8945
  addon_associated_entities = sgqlc.types.Field(sgqlc.types.non_null(AddonAssociatedEntities), graphql_name='addonAssociatedEntities', args=sgqlc.types.ArgDict((
8758
8946
  ('input', sgqlc.types.Arg(sgqlc.types.non_null(AddonAssociatedEntitiesInput), graphql_name='input', default=None)),
8759
8947
  ))
@@ -8858,6 +9046,16 @@ class Query(sgqlc.types.Type):
8858
9046
  )
8859
9047
  feature_associated_latest_packages = sgqlc.types.Field(sgqlc.types.non_null(sgqlc.types.list_of(sgqlc.types.non_null(PackageDTO))), graphql_name='featureAssociatedLatestPackages', args=sgqlc.types.ArgDict((
8860
9048
  ('input', sgqlc.types.Arg(sgqlc.types.non_null(FeatureAssociatedLatestPackages), graphql_name='input', default=None)),
9049
+ ))
9050
+ )
9051
+ feature_group = sgqlc.types.Field(FeatureGroup, graphql_name='featureGroup', args=sgqlc.types.ArgDict((
9052
+ ('id', sgqlc.types.Arg(sgqlc.types.non_null(UUID), graphql_name='id', default=None)),
9053
+ ))
9054
+ )
9055
+ feature_groups = sgqlc.types.Field(sgqlc.types.non_null(FeatureGroupConnection), graphql_name='featureGroups', args=sgqlc.types.ArgDict((
9056
+ ('filter', sgqlc.types.Arg(FeatureGroupFilter, graphql_name='filter', default={'isLatest': {}, 'status': {'eq': 'PUBLISHED'}})),
9057
+ ('paging', sgqlc.types.Arg(CursorPaging, graphql_name='paging', default={'first': 10})),
9058
+ ('sorting', sgqlc.types.Arg(sgqlc.types.list_of(sgqlc.types.non_null(FeatureGroupSort)), graphql_name='sorting', default=[{'direction': 'DESC', 'field': 'createdAt'}])),
8861
9059
  ))
8862
9060
  )
8863
9061
  features = sgqlc.types.Field(sgqlc.types.non_null(FeatureConnection), graphql_name='features', args=sgqlc.types.ArgDict((
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: stigg-api-client
3
- Version: 2.463.0
3
+ Version: 2.467.0
4
4
  Summary:
5
5
  License: STIGG SDK LICENSE
6
6
  Author: Stigg
@@ -2,8 +2,8 @@ stigg/__init__.py,sha256=uQeM3YjvH1X56xOPknIEQezw0yjNNS-m9gi3B0XlSOM,44
2
2
  stigg/client.py,sha256=z9u5SptafEM-tN_K0o_zGKYDy6VVS9LWvkH0ZBMO4jc,3721
3
3
  stigg/generated/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
4
  stigg/generated/operations.py,sha256=TYz-Vq4st8EGRpuc5rnXMwz6RwQRWqVih1bSTP-YZ8s,81847
5
- stigg/generated/schema.py,sha256=QvS69rauiFFZRzD3R0arc14kEjwO-2dEZb4xEuBX0-k,666230
6
- stigg_api_client-2.463.0.dist-info/LICENSE,sha256=yhOTQTha61N-7pgHWeRZ0TGF5uq0ifi5U8qU8nHvzME,5127
7
- stigg_api_client-2.463.0.dist-info/METADATA,sha256=hhgli4fDB_IhQ1an4e70qSSAQGSxkT0cakB4rMkUP5E,3198
8
- stigg_api_client-2.463.0.dist-info/WHEEL,sha256=kLuE8m1WYU0Ig0_YEGrXyTtiJvKPpLpDEiChiNyei5Y,88
9
- stigg_api_client-2.463.0.dist-info/RECORD,,
5
+ stigg/generated/schema.py,sha256=VKO0KQ4_nlY6qiFJM4w7HIHlms_I5uhqFNXt2cnUFxg,678566
6
+ stigg_api_client-2.467.0.dist-info/LICENSE,sha256=yhOTQTha61N-7pgHWeRZ0TGF5uq0ifi5U8qU8nHvzME,5127
7
+ stigg_api_client-2.467.0.dist-info/METADATA,sha256=myFPdB5OQ5fmfQvcNLY93VCEzMIWg2EXbCWR7USIf-g,3198
8
+ stigg_api_client-2.467.0.dist-info/WHEEL,sha256=kLuE8m1WYU0Ig0_YEGrXyTtiJvKPpLpDEiChiNyei5Y,88
9
+ stigg_api_client-2.467.0.dist-info/RECORD,,