stigg-api-client 1.175.0__tar.gz → 1.177.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.
- {stigg_api_client-1.175.0 → stigg_api_client-1.177.0}/PKG-INFO +1 -1
- {stigg_api_client-1.175.0 → stigg_api_client-1.177.0}/pyproject.toml +1 -1
- {stigg_api_client-1.175.0 → stigg_api_client-1.177.0}/stigg/generated/schema.py +48 -9
- {stigg_api_client-1.175.0 → stigg_api_client-1.177.0}/LICENSE +0 -0
- {stigg_api_client-1.175.0 → stigg_api_client-1.177.0}/README.md +0 -0
- {stigg_api_client-1.175.0 → stigg_api_client-1.177.0}/stigg/__init__.py +0 -0
- {stigg_api_client-1.175.0 → stigg_api_client-1.177.0}/stigg/client.py +0 -0
- {stigg_api_client-1.175.0 → stigg_api_client-1.177.0}/stigg/generated/__init__.py +0 -0
- {stigg_api_client-1.175.0 → stigg_api_client-1.177.0}/stigg/generated/operations.py +0 -0
|
@@ -143,6 +143,11 @@ class DiscountType(sgqlc.types.Enum):
|
|
|
143
143
|
__choices__ = ('FIXED', 'PERCENTAGE')
|
|
144
144
|
|
|
145
145
|
|
|
146
|
+
class EntitlementBehavior(sgqlc.types.Enum):
|
|
147
|
+
__schema__ = schema
|
|
148
|
+
__choices__ = ('Increment', 'Override')
|
|
149
|
+
|
|
150
|
+
|
|
146
151
|
class EntitlementResetPeriod(sgqlc.types.Enum):
|
|
147
152
|
__schema__ = schema
|
|
148
153
|
__choices__ = ('DAY', 'HOUR', 'MONTH', 'WEEK', 'YEAR')
|
|
@@ -170,7 +175,7 @@ class EnvironmentType(sgqlc.types.Enum):
|
|
|
170
175
|
|
|
171
176
|
class ErrorCode(sgqlc.types.Enum):
|
|
172
177
|
__schema__ = schema
|
|
173
|
-
__choices__ = ('AccountNotFoundError', 'AddonDependencyMissingError', 'AddonHasToHavePriceError', 'AddonNotFound', 'AddonQuantityExceedsLimitError', 'AddonWithDraftCannotBeDeletedError', 'AmountTooLarge', 'ArchivedCouponCantBeApplied', 'AuthCustomerMismatch', 'AwsMarketplaceIntegrationError', 'AwsMarketplaceIntegrationValidationError', 'BadUserInput', 'BillingIntegrationMissing', 'BillingPeriodMissingError', 'CannotArchiveFeatureError', 'CannotDeleteCustomerError', 'CannotDeleteFeatureError', 'CannotDeleteProductError', 'CannotEditPackageInNonDraftMode', 'CannotRemovePaymentMethodFromCustomerError', 'CannotReportUsageForEntitlementWithMeterError', 'CannotUpsertToPackageThatHasDraft', 'CheckoutIsNotSupported', 'CouponNotFound', 'CustomerAlreadyHaveCustomerCoupon', 'CustomerAlreadyUsesCoupon', 'CustomerHasNoEmailAddress', 'CustomerNoBillingId', 'CustomerNotFound', 'CustomerResourceNotFound', 'DowngradeBillingPeriodNotSupportedError', 'DraftPlanCantBeArchived', 'DuplicateAddonProvisionedError', 'DuplicateProductValidationError', 'DuplicatedEntityNotAllowed', 'EditAllowedOnDraftPackageOnlyError', 'EntitlementLimitExceededError', 'EntitlementUsageOutOfRangeError', 'EntitlementsMustBelongToSamePackage', 'EntityIdDifferentFromRefIdError', 'EntityIsArchivedError', 'EnvironmentMissing', 'ExperimentAlreadyRunning', 'ExperimentNotFoundError', 'ExperimentStatusError', 'FailedToCreateCheckoutSessionError', 'FailedToImportCustomer', 'FeatureNotFound', 'FetchAllCountriesPricesNotAllowed', 'FreePlanCantHaveCompatiblePackageGroupError', 'IdentityForbidden', 'ImportAlreadyInProgress', 'ImportSubscriptionsBulkError', 'InitStripePaymentMethodError', 'IntegrationNotFound', 'IntegrationValidationError', 'IntegrityViolation', 'InvalidAddressError', 'InvalidArgumentError', 'InvalidCancellationDate', 'InvalidEntitlementResetPeriod', 'InvalidMemberDelete', 'InvalidMetadataError', 'InvalidQuantity', 'InvalidSubscriptionStatus', 'InvalidUpdatePriceUnitAmountError', 'MemberInvitationError', 'MemberNotFound', 'MergeEnvironmentValidationError', 'MeterMustBeAssociatedToMeteredFeature', 'MeteringNotAvailableForFeatureType', 'MissingEntityIdError', 'MissingSubscriptionInvoiceError', 'NoFeatureEntitlementInSubscription', 'NoProductsAvailable', 'OperationNotAllowedDuringInProgressExperiment', 'PackageAlreadyPublished', 'PackageGroupMinItemsError', 'PackageGroupNotFound', 'PackagePricingTypeNotSet', 'PaymentMethodNotFoundError', 'PlanCannotBePublishWhenBasePlanIsDraft', 'PlanCannotBePublishWhenCompatibleAddonIsDraft', 'PlanIsUsedAsDefaultStartPlan', 'PlanIsUsedAsDowngradePlan', 'PlanNotFound', 'PlanWithChildCantBeDeleted', 'PlansCircularDependencyError', 'PriceNotFound', 'ProductNotFoundError', 'PromotionCodeCustomerNotFirstPurchase', 'PromotionCodeMaxRedemptionsReached', 'PromotionCodeMinimumAmountNotReached', 'PromotionCodeNotActive', 'PromotionCodeNotForCustomer', 'PromotionCodeNotFound', 'PromotionalEntitlementNotFoundError', 'RateLimitExceeded', 'RecalculateEntitlementsError', 'ResyncAlreadyInProgress', 'ScheduledMigrationAlreadyExistsError', 'SelectedBillingModelDoesntMatchImportedItemError', 'StripeCustomerIsDeleted', 'StripeError', 'SubscriptionAlreadyCanceledOrExpired', 'SubscriptionAlreadyOnLatestPlanError', 'SubscriptionInvoiceStatusError', 'SubscriptionMustHaveSinglePlanError', 'SubscriptionNotFound', 'TooManySubscriptionsPerCustomer', 'TrialMinDateError', 'TrialMustBeCancelledImmediately', 'UnPublishedPackage', 'Unauthenticated', 'UncompatibleSubscriptionAddon', 'UnexpectedError', 'UnsupportedFeatureType', 'UnsupportedSubscriptionScheduleType', 'UnsupportedVendorIdentifier', 'UsageMeasurementDiffOutOfRangeError')
|
|
178
|
+
__choices__ = ('AccountNotFoundError', 'AddonDependencyMissingError', 'AddonHasToHavePriceError', 'AddonNotFound', 'AddonQuantityExceedsLimitError', 'AddonWithDraftCannotBeDeletedError', 'AmountTooLarge', 'ArchivedCouponCantBeApplied', 'AuthCustomerMismatch', 'AwsMarketplaceIntegrationError', 'AwsMarketplaceIntegrationValidationError', 'BadUserInput', 'BillingIntegrationMissing', 'BillingPeriodMissingError', 'CannotAddOverrideEntitlementToPlan', 'CannotArchiveFeatureError', 'CannotDeleteCustomerError', 'CannotDeleteFeatureError', 'CannotDeleteProductError', 'CannotEditPackageInNonDraftMode', 'CannotRemovePaymentMethodFromCustomerError', 'CannotReportUsageForEntitlementWithMeterError', 'CannotUpsertToPackageThatHasDraft', 'CheckoutIsNotSupported', 'CouponNotFound', 'CustomerAlreadyHaveCustomerCoupon', 'CustomerAlreadyUsesCoupon', 'CustomerHasNoEmailAddress', 'CustomerNoBillingId', 'CustomerNotFound', 'CustomerResourceNotFound', 'DowngradeBillingPeriodNotSupportedError', 'DraftPlanCantBeArchived', 'DuplicateAddonProvisionedError', 'DuplicateProductValidationError', 'DuplicatedEntityNotAllowed', 'EditAllowedOnDraftPackageOnlyError', 'EntitlementLimitExceededError', 'EntitlementUsageOutOfRangeError', 'EntitlementsMustBelongToSamePackage', 'EntityIdDifferentFromRefIdError', 'EntityIsArchivedError', 'EnvironmentMissing', 'ExperimentAlreadyRunning', 'ExperimentNotFoundError', 'ExperimentStatusError', 'FailedToCreateCheckoutSessionError', 'FailedToImportCustomer', 'FeatureNotFound', 'FetchAllCountriesPricesNotAllowed', 'FreePlanCantHaveCompatiblePackageGroupError', 'IdentityForbidden', 'ImportAlreadyInProgress', 'ImportSubscriptionsBulkError', 'InitStripePaymentMethodError', 'IntegrationNotFound', 'IntegrationValidationError', 'IntegrityViolation', 'InvalidAddressError', 'InvalidArgumentError', 'InvalidCancellationDate', 'InvalidEntitlementResetPeriod', 'InvalidMemberDelete', 'InvalidMetadataError', 'InvalidQuantity', 'InvalidSubscriptionStatus', 'InvalidUpdatePriceUnitAmountError', 'MemberInvitationError', 'MemberNotFound', 'MergeEnvironmentValidationError', 'MeterMustBeAssociatedToMeteredFeature', 'MeteringNotAvailableForFeatureType', 'MissingEntityIdError', 'MissingSubscriptionInvoiceError', 'NoFeatureEntitlementInSubscription', 'NoProductsAvailable', 'OperationNotAllowedDuringInProgressExperiment', 'PackageAlreadyPublished', 'PackageGroupMinItemsError', 'PackageGroupNotFound', 'PackagePricingTypeNotSet', 'PaymentMethodNotFoundError', 'PlanCannotBePublishWhenBasePlanIsDraft', 'PlanCannotBePublishWhenCompatibleAddonIsDraft', 'PlanIsUsedAsDefaultStartPlan', 'PlanIsUsedAsDowngradePlan', 'PlanNotFound', 'PlanWithChildCantBeDeleted', 'PlansCircularDependencyError', 'PriceNotFound', 'ProductNotFoundError', 'PromotionCodeCustomerNotFirstPurchase', 'PromotionCodeMaxRedemptionsReached', 'PromotionCodeMinimumAmountNotReached', 'PromotionCodeNotActive', 'PromotionCodeNotForCustomer', 'PromotionCodeNotFound', 'PromotionalEntitlementNotFoundError', 'RateLimitExceeded', 'RecalculateEntitlementsError', 'ResyncAlreadyInProgress', 'ScheduledMigrationAlreadyExistsError', 'SelectedBillingModelDoesntMatchImportedItemError', 'StripeCustomerIsDeleted', 'StripeError', 'SubscriptionAlreadyCanceledOrExpired', 'SubscriptionAlreadyOnLatestPlanError', 'SubscriptionInvoiceStatusError', 'SubscriptionMustHaveSinglePlanError', 'SubscriptionNotFound', 'TooManySubscriptionsPerCustomer', 'TrialMinDateError', 'TrialMustBeCancelledImmediately', 'UnPublishedPackage', 'Unauthenticated', 'UncompatibleSubscriptionAddon', 'UnexpectedError', 'UnsupportedFeatureType', 'UnsupportedSubscriptionScheduleType', 'UnsupportedVendorIdentifier', 'UsageMeasurementDiffOutOfRangeError')
|
|
174
179
|
|
|
175
180
|
|
|
176
181
|
class EventLogType(sgqlc.types.Enum):
|
|
@@ -497,7 +502,7 @@ class UsageUpdateBehavior(sgqlc.types.Enum):
|
|
|
497
502
|
|
|
498
503
|
class VendorIdentifier(sgqlc.types.Enum):
|
|
499
504
|
__schema__ = schema
|
|
500
|
-
__choices__ = ('AWS_MARKETPLACE', 'HUBSPOT', 'SALESFORCE', 'SNOWFLAKE', 'STRIPE', 'ZUORA')
|
|
505
|
+
__choices__ = ('AWS_MARKETPLACE', 'BIG_QUERY', 'HUBSPOT', 'SALESFORCE', 'SNOWFLAKE', 'STRIPE', 'ZUORA')
|
|
501
506
|
|
|
502
507
|
|
|
503
508
|
class WeeklyAccordingTo(sgqlc.types.Enum):
|
|
@@ -715,6 +720,19 @@ class AwsMarketplaceCredentialsInput(sgqlc.types.Input):
|
|
|
715
720
|
aws_role_arn = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='awsRoleArn')
|
|
716
721
|
|
|
717
722
|
|
|
723
|
+
class BigQueryCredentialsInput(sgqlc.types.Input):
|
|
724
|
+
__schema__ = schema
|
|
725
|
+
__field_names__ = ('credentials_json', 'dataset_id', 'dataset_location', 'gcs_bucket_name', 'gcs_bucket_path', 'hmac_key_access_id', 'hmac_key_secret', 'project_id')
|
|
726
|
+
credentials_json = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='credentialsJson')
|
|
727
|
+
dataset_id = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='datasetId')
|
|
728
|
+
dataset_location = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='datasetLocation')
|
|
729
|
+
gcs_bucket_name = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='gcsBucketName')
|
|
730
|
+
gcs_bucket_path = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='gcsBucketPath')
|
|
731
|
+
hmac_key_access_id = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='hmacKeyAccessId')
|
|
732
|
+
hmac_key_secret = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='hmacKeySecret')
|
|
733
|
+
project_id = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='projectId')
|
|
734
|
+
|
|
735
|
+
|
|
718
736
|
class BillableFeatureInput(sgqlc.types.Input):
|
|
719
737
|
__schema__ = schema
|
|
720
738
|
__field_names__ = ('feature_id', 'quantity')
|
|
@@ -1012,8 +1030,9 @@ class CreateHook(sgqlc.types.Input):
|
|
|
1012
1030
|
|
|
1013
1031
|
class CreateIntegrationInput(sgqlc.types.Input):
|
|
1014
1032
|
__schema__ = schema
|
|
1015
|
-
__field_names__ = ('aws_marketplace_credentials', 'environment_id', 'hubspot_credentials', 'salesforce_credentials', 'snowflake_credentials', 'stripe_credentials', 'vendor_identifier', 'zuora_credentials')
|
|
1033
|
+
__field_names__ = ('aws_marketplace_credentials', 'big_query_credentials', 'environment_id', 'hubspot_credentials', 'salesforce_credentials', 'snowflake_credentials', 'stripe_credentials', 'vendor_identifier', 'zuora_credentials')
|
|
1016
1034
|
aws_marketplace_credentials = sgqlc.types.Field(AwsMarketplaceCredentialsInput, graphql_name='awsMarketplaceCredentials')
|
|
1035
|
+
big_query_credentials = sgqlc.types.Field(BigQueryCredentialsInput, graphql_name='bigQueryCredentials')
|
|
1017
1036
|
environment_id = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='environmentId')
|
|
1018
1037
|
hubspot_credentials = sgqlc.types.Field('HubspotCredentialsInput', graphql_name='hubspotCredentials')
|
|
1019
1038
|
salesforce_credentials = sgqlc.types.Field('SalesforceCredentialsInput', graphql_name='salesforceCredentials')
|
|
@@ -2277,7 +2296,8 @@ class NumberFieldComparisonBetween(sgqlc.types.Input):
|
|
|
2277
2296
|
|
|
2278
2297
|
class OverageEntitlementCreateInput(sgqlc.types.Input):
|
|
2279
2298
|
__schema__ = schema
|
|
2280
|
-
__field_names__ = ('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')
|
|
2299
|
+
__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')
|
|
2300
|
+
behavior = sgqlc.types.Field(EntitlementBehavior, graphql_name='behavior')
|
|
2281
2301
|
description = sgqlc.types.Field(String, graphql_name='description')
|
|
2282
2302
|
display_name_override = sgqlc.types.Field(String, graphql_name='displayNameOverride')
|
|
2283
2303
|
feature_id = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='featureId')
|
|
@@ -2384,7 +2404,8 @@ class PackageEntitlementFilterPackageDTOFilter(sgqlc.types.Input):
|
|
|
2384
2404
|
|
|
2385
2405
|
class PackageEntitlementInput(sgqlc.types.Input):
|
|
2386
2406
|
__schema__ = schema
|
|
2387
|
-
__field_names__ = ('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')
|
|
2407
|
+
__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')
|
|
2408
|
+
behavior = sgqlc.types.Field(EntitlementBehavior, graphql_name='behavior')
|
|
2388
2409
|
description = sgqlc.types.Field(String, graphql_name='description')
|
|
2389
2410
|
display_name_override = sgqlc.types.Field(String, graphql_name='displayNameOverride')
|
|
2390
2411
|
environment_id = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='environmentId')
|
|
@@ -2412,7 +2433,8 @@ class PackageEntitlementSort(sgqlc.types.Input):
|
|
|
2412
2433
|
|
|
2413
2434
|
class PackageEntitlementUpdateInput(sgqlc.types.Input):
|
|
2414
2435
|
__schema__ = schema
|
|
2415
|
-
__field_names__ = ('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')
|
|
2436
|
+
__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')
|
|
2437
|
+
behavior = sgqlc.types.Field(EntitlementBehavior, graphql_name='behavior')
|
|
2416
2438
|
description = sgqlc.types.Field(String, graphql_name='description')
|
|
2417
2439
|
display_name_override = sgqlc.types.Field(String, graphql_name='displayNameOverride')
|
|
2418
2440
|
has_soft_limit = sgqlc.types.Field(Boolean, graphql_name='hasSoftLimit')
|
|
@@ -4500,6 +4522,21 @@ class BasePlanChange(sgqlc.types.Type):
|
|
|
4500
4522
|
change_type = sgqlc.types.Field(ChangeType, graphql_name='changeType')
|
|
4501
4523
|
|
|
4502
4524
|
|
|
4525
|
+
class BigQueryCredentials(sgqlc.types.Type):
|
|
4526
|
+
__schema__ = schema
|
|
4527
|
+
__field_names__ = ('airbyte_connection_id', 'airbyte_destination_id', 'credentials_json', 'dataset_id', 'dataset_location', 'gcs_bucket_name', 'gcs_bucket_path', 'hmac_key_access_id', 'hmac_key_secret', 'project_id')
|
|
4528
|
+
airbyte_connection_id = sgqlc.types.Field(String, graphql_name='airbyteConnectionId')
|
|
4529
|
+
airbyte_destination_id = sgqlc.types.Field(String, graphql_name='airbyteDestinationId')
|
|
4530
|
+
credentials_json = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='credentialsJson')
|
|
4531
|
+
dataset_id = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='datasetId')
|
|
4532
|
+
dataset_location = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='datasetLocation')
|
|
4533
|
+
gcs_bucket_name = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='gcsBucketName')
|
|
4534
|
+
gcs_bucket_path = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='gcsBucketPath')
|
|
4535
|
+
hmac_key_access_id = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='hmacKeyAccessId')
|
|
4536
|
+
hmac_key_secret = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='hmacKeySecret')
|
|
4537
|
+
project_id = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='projectId')
|
|
4538
|
+
|
|
4539
|
+
|
|
4503
4540
|
class BillableFeature(sgqlc.types.Type):
|
|
4504
4541
|
__schema__ = schema
|
|
4505
4542
|
__field_names__ = ('feature_id', 'quantity')
|
|
@@ -6917,7 +6954,8 @@ class PackageDraftSummary(sgqlc.types.Type):
|
|
|
6917
6954
|
|
|
6918
6955
|
class PackageEntitlement(sgqlc.types.Type):
|
|
6919
6956
|
__schema__ = schema
|
|
6920
|
-
__field_names__ = ('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')
|
|
6957
|
+
__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')
|
|
6958
|
+
behavior = sgqlc.types.Field(sgqlc.types.non_null(EntitlementBehavior), graphql_name='behavior')
|
|
6921
6959
|
created_at = sgqlc.types.Field(DateTime, graphql_name='createdAt')
|
|
6922
6960
|
description = sgqlc.types.Field(String, graphql_name='description')
|
|
6923
6961
|
display_name_override = sgqlc.types.Field(String, graphql_name='displayNameOverride')
|
|
@@ -6977,7 +7015,8 @@ class PackageEntitlementCountAggregate(sgqlc.types.Type):
|
|
|
6977
7015
|
|
|
6978
7016
|
class PackageEntitlementDeleteResponse(sgqlc.types.Type):
|
|
6979
7017
|
__schema__ = schema
|
|
6980
|
-
__field_names__ = ('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')
|
|
7018
|
+
__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')
|
|
7019
|
+
behavior = sgqlc.types.Field(EntitlementBehavior, graphql_name='behavior')
|
|
6981
7020
|
created_at = sgqlc.types.Field(DateTime, graphql_name='createdAt')
|
|
6982
7021
|
description = sgqlc.types.Field(String, graphql_name='description')
|
|
6983
7022
|
display_name_override = sgqlc.types.Field(String, graphql_name='displayNameOverride')
|
|
@@ -9171,7 +9210,7 @@ class experimentInfo(sgqlc.types.Type):
|
|
|
9171
9210
|
########################################################################
|
|
9172
9211
|
class Credentials(sgqlc.types.Union):
|
|
9173
9212
|
__schema__ = schema
|
|
9174
|
-
__types__ = (AwsMarketplaceCredentials, HubspotCredentials, SalesforceCredentials, SnowflakeCredentials, StripeCredentials, ZuoraCredentials)
|
|
9213
|
+
__types__ = (AwsMarketplaceCredentials, BigQueryCredentials, HubspotCredentials, SalesforceCredentials, SnowflakeCredentials, StripeCredentials, ZuoraCredentials)
|
|
9175
9214
|
|
|
9176
9215
|
|
|
9177
9216
|
class ResetPeriodConfiguration(sgqlc.types.Union):
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|