stigg-api-client 1.208.0__py3-none-any.whl → 1.211.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 +32 -10
- {stigg_api_client-1.208.0.dist-info → stigg_api_client-1.211.0.dist-info}/METADATA +1 -1
- {stigg_api_client-1.208.0.dist-info → stigg_api_client-1.211.0.dist-info}/RECORD +5 -5
- {stigg_api_client-1.208.0.dist-info → stigg_api_client-1.211.0.dist-info}/LICENSE +0 -0
- {stigg_api_client-1.208.0.dist-info → stigg_api_client-1.211.0.dist-info}/WHEEL +0 -0
stigg/generated/schema.py
CHANGED
|
@@ -175,7 +175,7 @@ class EnvironmentType(sgqlc.types.Enum):
|
|
|
175
175
|
|
|
176
176
|
class ErrorCode(sgqlc.types.Enum):
|
|
177
177
|
__schema__ = schema
|
|
178
|
-
__choices__ = ('AccountNotFoundError', 'AddonDependencyMissingError', 'AddonHasToHavePriceError', 'AddonNotFound', 'AddonQuantityExceedsLimitError', 'AddonWithDraftCannotBeDeletedError', 'AmountTooLarge', 'ArchivedCouponCantBeApplied', 'AuthCustomerMismatch', 'AwsMarketplaceIntegrationError', 'AwsMarketplaceIntegrationValidationError', 'BadUserInput', 'BillingIntegrationAlreadyExistsError', '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', 'HubspotIntegrationError', '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', 'PreparePaymentMethodFormError', 'PriceNotFound', 'ProductNotFoundError', 'PromotionCodeCustomerNotFirstPurchase', 'PromotionCodeMaxRedemptionsReached', 'PromotionCodeMinimumAmountNotReached', 'PromotionCodeNotActive', 'PromotionCodeNotForCustomer', 'PromotionCodeNotFound', 'PromotionalEntitlementNotFoundError', 'RateLimitExceeded', 'RecalculateEntitlementsError', 'ResyncAlreadyInProgress', 'ScheduledMigrationAlreadyExistsError', 'SelectedBillingModelDoesntMatchImportedItemError', 'StripeCustomerIsDeleted', 'StripeError', 'SubscriptionAlreadyCanceledOrExpired', 'SubscriptionAlreadyOnLatestPlanError', 'SubscriptionInvoiceStatusError', 'SubscriptionMustHaveSinglePlanError', 'SubscriptionNoBillingId', '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', 'BillingIntegrationAlreadyExistsError', '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', 'HubspotIntegrationError', 'IdentityForbidden', 'ImportAlreadyInProgress', 'ImportSubscriptionsBulkError', 'InitStripePaymentMethodError', 'IntegrationNotFound', 'IntegrationValidationError', 'IntegrityViolation', 'InvalidAddressError', 'InvalidArgumentError', 'InvalidCancellationDate', 'InvalidEntitlementResetPeriod', 'InvalidMemberDelete', 'InvalidMetadataError', 'InvalidQuantity', 'InvalidSubscriptionStatus', 'InvalidUpdatePriceUnitAmountError', 'MemberInvitationError', 'MemberNotFound', 'MergeEnvironmentValidationError', 'MeterMustBeAssociatedToMeteredFeature', 'MeteringNotAvailableForFeatureType', 'MissingEntityIdError', 'MissingSubscriptionInvoiceError', 'MultiSubscriptionCantBeAutoCancellationSourceError', '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', 'ResyncAlreadyInProgress', 'ScheduledMigrationAlreadyExistsError', 'SelectedBillingModelDoesntMatchImportedItemError', 'SingleSubscriptionCantBeAutoCancellationTargetError', 'StripeCustomerIsDeleted', 'StripeError', 'SubscriptionAlreadyCanceledOrExpired', 'SubscriptionAlreadyOnLatestPlanError', 'SubscriptionInvoiceStatusError', 'SubscriptionMustHaveSinglePlanError', 'SubscriptionNoBillingId', 'SubscriptionNotFound', 'TooManySubscriptionsPerCustomer', 'TrialMinDateError', 'TrialMustBeCancelledImmediately', 'UnPublishedPackage', 'Unauthenticated', 'UncompatibleSubscriptionAddon', 'UnexpectedError', 'UnsupportedFeatureType', 'UnsupportedSubscriptionScheduleType', 'UnsupportedVendorIdentifier', 'UsageMeasurementDiffOutOfRangeError')
|
|
179
179
|
|
|
180
180
|
|
|
181
181
|
class EventActor(sgqlc.types.Enum):
|
|
@@ -350,7 +350,7 @@ class PricingType(sgqlc.types.Enum):
|
|
|
350
350
|
|
|
351
351
|
class ProductSortFields(sgqlc.types.Enum):
|
|
352
352
|
__schema__ = schema
|
|
353
|
-
__choices__ = ('awsMarketplaceProductCode', 'awsMarketplaceProductId', 'createdAt', 'description', 'displayName', 'environmentId', 'id', 'isDefaultProduct', 'refId', 'updatedAt')
|
|
353
|
+
__choices__ = ('awsMarketplaceProductCode', 'awsMarketplaceProductId', 'createdAt', 'description', 'displayName', 'environmentId', 'id', 'isDefaultProduct', 'multipleSubscriptions', 'refId', 'updatedAt')
|
|
354
354
|
|
|
355
355
|
|
|
356
356
|
class PromotionalEntitlementPeriod(sgqlc.types.Enum):
|
|
@@ -734,6 +734,13 @@ class AttachCustomerPaymentMethodInput(sgqlc.types.Input):
|
|
|
734
734
|
vendor_identifier = sgqlc.types.Field(sgqlc.types.non_null(VendorIdentifier), graphql_name='vendorIdentifier')
|
|
735
735
|
|
|
736
736
|
|
|
737
|
+
class AutoCancellationRuleInput(sgqlc.types.Input):
|
|
738
|
+
__schema__ = schema
|
|
739
|
+
__field_names__ = ('source_plan_id', 'target_plan_id')
|
|
740
|
+
source_plan_id = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='sourcePlanId')
|
|
741
|
+
target_plan_id = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='targetPlanId')
|
|
742
|
+
|
|
743
|
+
|
|
737
744
|
class AwsMarketplaceCredentialsInput(sgqlc.types.Input):
|
|
738
745
|
__schema__ = schema
|
|
739
746
|
__field_names__ = ('aws_role_arn',)
|
|
@@ -1114,8 +1121,9 @@ class CreateOneProductInput(sgqlc.types.Input):
|
|
|
1114
1121
|
|
|
1115
1122
|
class CreateOrUpdateAwsMarketplaceProductInput(sgqlc.types.Input):
|
|
1116
1123
|
__schema__ = schema
|
|
1117
|
-
__field_names__ = ('additional_meta_data', 'aws_dimensions_mapping', 'aws_product_id', 'description', 'display_name', 'environment_id', 'multiple_subscriptions', 'product_id', 'product_settings', 'ref_id')
|
|
1124
|
+
__field_names__ = ('additional_meta_data', 'auto_cancellation_rules', 'aws_dimensions_mapping', 'aws_product_id', 'description', 'display_name', 'environment_id', 'multiple_subscriptions', 'product_id', 'product_settings', 'ref_id')
|
|
1118
1125
|
additional_meta_data = sgqlc.types.Field(JSON, graphql_name='additionalMetaData')
|
|
1126
|
+
auto_cancellation_rules = sgqlc.types.Field(sgqlc.types.list_of(sgqlc.types.non_null(AutoCancellationRuleInput)), graphql_name='autoCancellationRules')
|
|
1119
1127
|
aws_dimensions_mapping = sgqlc.types.Field(sgqlc.types.non_null(sgqlc.types.list_of(sgqlc.types.non_null('DimensionsMappingInput'))), graphql_name='awsDimensionsMapping')
|
|
1120
1128
|
aws_product_id = sgqlc.types.Field(String, graphql_name='awsProductId')
|
|
1121
1129
|
description = sgqlc.types.Field(String, graphql_name='description')
|
|
@@ -2533,7 +2541,7 @@ class PackageGroupFilter(sgqlc.types.Input):
|
|
|
2533
2541
|
|
|
2534
2542
|
class PackageGroupFilterProductFilter(sgqlc.types.Input):
|
|
2535
2543
|
__schema__ = schema
|
|
2536
|
-
__field_names__ = ('and_', 'aws_marketplace_product_code', 'aws_marketplace_product_id', 'created_at', 'description', 'display_name', 'environment_id', 'id', 'is_default_product', 'or_', 'ref_id', 'updated_at')
|
|
2544
|
+
__field_names__ = ('and_', 'aws_marketplace_product_code', 'aws_marketplace_product_id', 'created_at', 'description', 'display_name', 'environment_id', 'id', 'is_default_product', 'multiple_subscriptions', 'or_', 'ref_id', 'updated_at')
|
|
2537
2545
|
and_ = sgqlc.types.Field(sgqlc.types.list_of(sgqlc.types.non_null('PackageGroupFilterProductFilter')), graphql_name='and')
|
|
2538
2546
|
aws_marketplace_product_code = sgqlc.types.Field('StringFieldComparison', graphql_name='awsMarketplaceProductCode')
|
|
2539
2547
|
aws_marketplace_product_id = sgqlc.types.Field('StringFieldComparison', graphql_name='awsMarketplaceProductId')
|
|
@@ -2543,6 +2551,7 @@ class PackageGroupFilterProductFilter(sgqlc.types.Input):
|
|
|
2543
2551
|
environment_id = sgqlc.types.Field('StringFieldComparison', graphql_name='environmentId')
|
|
2544
2552
|
id = sgqlc.types.Field('StringFieldComparison', graphql_name='id')
|
|
2545
2553
|
is_default_product = sgqlc.types.Field(BooleanFieldComparison, graphql_name='isDefaultProduct')
|
|
2554
|
+
multiple_subscriptions = sgqlc.types.Field(BooleanFieldComparison, graphql_name='multipleSubscriptions')
|
|
2546
2555
|
or_ = sgqlc.types.Field(sgqlc.types.list_of(sgqlc.types.non_null('PackageGroupFilterProductFilter')), graphql_name='or')
|
|
2547
2556
|
ref_id = sgqlc.types.Field('StringFieldComparison', graphql_name='refId')
|
|
2548
2557
|
updated_at = sgqlc.types.Field(DateFieldComparison, graphql_name='updatedAt')
|
|
@@ -2722,7 +2731,7 @@ class PlanFilterAddonFilter(sgqlc.types.Input):
|
|
|
2722
2731
|
|
|
2723
2732
|
class PlanFilterProductFilter(sgqlc.types.Input):
|
|
2724
2733
|
__schema__ = schema
|
|
2725
|
-
__field_names__ = ('and_', 'aws_marketplace_product_code', 'aws_marketplace_product_id', 'created_at', 'description', 'display_name', 'environment_id', 'id', 'is_default_product', 'or_', 'ref_id', 'updated_at')
|
|
2734
|
+
__field_names__ = ('and_', 'aws_marketplace_product_code', 'aws_marketplace_product_id', 'created_at', 'description', 'display_name', 'environment_id', 'id', 'is_default_product', 'multiple_subscriptions', 'or_', 'ref_id', 'updated_at')
|
|
2726
2735
|
and_ = sgqlc.types.Field(sgqlc.types.list_of(sgqlc.types.non_null('PlanFilterProductFilter')), graphql_name='and')
|
|
2727
2736
|
aws_marketplace_product_code = sgqlc.types.Field('StringFieldComparison', graphql_name='awsMarketplaceProductCode')
|
|
2728
2737
|
aws_marketplace_product_id = sgqlc.types.Field('StringFieldComparison', graphql_name='awsMarketplaceProductId')
|
|
@@ -2732,6 +2741,7 @@ class PlanFilterProductFilter(sgqlc.types.Input):
|
|
|
2732
2741
|
environment_id = sgqlc.types.Field('StringFieldComparison', graphql_name='environmentId')
|
|
2733
2742
|
id = sgqlc.types.Field('StringFieldComparison', graphql_name='id')
|
|
2734
2743
|
is_default_product = sgqlc.types.Field(BooleanFieldComparison, graphql_name='isDefaultProduct')
|
|
2744
|
+
multiple_subscriptions = sgqlc.types.Field(BooleanFieldComparison, graphql_name='multipleSubscriptions')
|
|
2735
2745
|
or_ = sgqlc.types.Field(sgqlc.types.list_of(sgqlc.types.non_null('PlanFilterProductFilter')), graphql_name='or')
|
|
2736
2746
|
ref_id = sgqlc.types.Field('StringFieldComparison', graphql_name='refId')
|
|
2737
2747
|
updated_at = sgqlc.types.Field(DateFieldComparison, graphql_name='updatedAt')
|
|
@@ -2907,7 +2917,7 @@ class ProductCreateInput(sgqlc.types.Input):
|
|
|
2907
2917
|
|
|
2908
2918
|
class ProductFilter(sgqlc.types.Input):
|
|
2909
2919
|
__schema__ = schema
|
|
2910
|
-
__field_names__ = ('and_', 'aws_marketplace_product_code', 'aws_marketplace_product_id', 'created_at', 'description', 'display_name', 'environment_id', 'id', 'is_default_product', 'or_', 'ref_id', 'updated_at')
|
|
2920
|
+
__field_names__ = ('and_', 'aws_marketplace_product_code', 'aws_marketplace_product_id', 'created_at', 'description', 'display_name', 'environment_id', 'id', 'is_default_product', 'multiple_subscriptions', 'or_', 'ref_id', 'updated_at')
|
|
2911
2921
|
and_ = sgqlc.types.Field(sgqlc.types.list_of(sgqlc.types.non_null('ProductFilter')), graphql_name='and')
|
|
2912
2922
|
aws_marketplace_product_code = sgqlc.types.Field('StringFieldComparison', graphql_name='awsMarketplaceProductCode')
|
|
2913
2923
|
aws_marketplace_product_id = sgqlc.types.Field('StringFieldComparison', graphql_name='awsMarketplaceProductId')
|
|
@@ -2917,6 +2927,7 @@ class ProductFilter(sgqlc.types.Input):
|
|
|
2917
2927
|
environment_id = sgqlc.types.Field('StringFieldComparison', graphql_name='environmentId')
|
|
2918
2928
|
id = sgqlc.types.Field('StringFieldComparison', graphql_name='id')
|
|
2919
2929
|
is_default_product = sgqlc.types.Field(BooleanFieldComparison, graphql_name='isDefaultProduct')
|
|
2930
|
+
multiple_subscriptions = sgqlc.types.Field(BooleanFieldComparison, graphql_name='multipleSubscriptions')
|
|
2920
2931
|
or_ = sgqlc.types.Field(sgqlc.types.list_of(sgqlc.types.non_null('ProductFilter')), graphql_name='or')
|
|
2921
2932
|
ref_id = sgqlc.types.Field('StringFieldComparison', graphql_name='refId')
|
|
2922
2933
|
updated_at = sgqlc.types.Field(DateFieldComparison, graphql_name='updatedAt')
|
|
@@ -2944,8 +2955,9 @@ class ProductSort(sgqlc.types.Input):
|
|
|
2944
2955
|
|
|
2945
2956
|
class ProductUpdateInput(sgqlc.types.Input):
|
|
2946
2957
|
__schema__ = schema
|
|
2947
|
-
__field_names__ = ('additional_meta_data', 'description', 'display_name', 'multiple_subscriptions', 'product_settings')
|
|
2958
|
+
__field_names__ = ('additional_meta_data', 'auto_cancellation_rules', 'description', 'display_name', 'multiple_subscriptions', 'product_settings')
|
|
2948
2959
|
additional_meta_data = sgqlc.types.Field(JSON, graphql_name='additionalMetaData')
|
|
2960
|
+
auto_cancellation_rules = sgqlc.types.Field(sgqlc.types.list_of(sgqlc.types.non_null(AutoCancellationRuleInput)), graphql_name='autoCancellationRules')
|
|
2949
2961
|
description = sgqlc.types.Field(String, graphql_name='description')
|
|
2950
2962
|
display_name = sgqlc.types.Field(String, graphql_name='displayName')
|
|
2951
2963
|
multiple_subscriptions = sgqlc.types.Field(Boolean, graphql_name='multipleSubscriptions')
|
|
@@ -4550,6 +4562,13 @@ class AsyncTaskResult(sgqlc.types.Type):
|
|
|
4550
4562
|
task_id = sgqlc.types.Field(sgqlc.types.non_null(String), graphql_name='taskId')
|
|
4551
4563
|
|
|
4552
4564
|
|
|
4565
|
+
class AutoCancellationRule(sgqlc.types.Type):
|
|
4566
|
+
__schema__ = schema
|
|
4567
|
+
__field_names__ = ('source_plan', 'target_plan')
|
|
4568
|
+
source_plan = sgqlc.types.Field(sgqlc.types.non_null('Plan'), graphql_name='sourcePlan')
|
|
4569
|
+
target_plan = sgqlc.types.Field(sgqlc.types.non_null('Plan'), graphql_name='targetPlan')
|
|
4570
|
+
|
|
4571
|
+
|
|
4553
4572
|
class AwsDimension(sgqlc.types.Type):
|
|
4554
4573
|
__schema__ = schema
|
|
4555
4574
|
__field_names__ = ('description', 'key', 'name', 'stigg_plan_id', 'stigg_plan_name', 'type', 'unit')
|
|
@@ -7820,9 +7839,10 @@ class PricingTypeChange(sgqlc.types.Type):
|
|
|
7820
7839
|
|
|
7821
7840
|
class Product(sgqlc.types.Type):
|
|
7822
7841
|
__schema__ = schema
|
|
7823
|
-
__field_names__ = ('additional_meta_data', 'addons', 'aws_marketplace_product_code', 'aws_marketplace_product_id', 'created_at', 'description', 'display_name', 'downgrade_plan', 'environment', 'environment_id', 'has_subscriptions', 'id', 'is_default_product', 'multiple_subscriptions', 'plans', 'product_settings', 'ref_id', 'subscription_start_plan', 'updated_at')
|
|
7842
|
+
__field_names__ = ('additional_meta_data', 'addons', 'auto_cancellation_rules', 'aws_marketplace_product_code', 'aws_marketplace_product_id', 'created_at', 'description', 'display_name', 'downgrade_plan', 'environment', 'environment_id', 'has_subscriptions', 'id', 'is_default_product', 'multiple_subscriptions', 'plans', 'product_settings', 'ref_id', 'subscription_start_plan', 'updated_at')
|
|
7824
7843
|
additional_meta_data = sgqlc.types.Field(JSON, graphql_name='additionalMetaData')
|
|
7825
7844
|
addons = sgqlc.types.Field(sgqlc.types.non_null(sgqlc.types.list_of(sgqlc.types.non_null(Addon))), graphql_name='addons')
|
|
7845
|
+
auto_cancellation_rules = sgqlc.types.Field(sgqlc.types.non_null(sgqlc.types.list_of(sgqlc.types.non_null(AutoCancellationRule))), graphql_name='autoCancellationRules')
|
|
7826
7846
|
aws_marketplace_product_code = sgqlc.types.Field(String, graphql_name='awsMarketplaceProductCode')
|
|
7827
7847
|
aws_marketplace_product_id = sgqlc.types.Field(String, graphql_name='awsMarketplaceProductId')
|
|
7828
7848
|
created_at = sgqlc.types.Field(sgqlc.types.non_null(DateTime), graphql_name='createdAt')
|
|
@@ -7844,7 +7864,7 @@ class Product(sgqlc.types.Type):
|
|
|
7844
7864
|
|
|
7845
7865
|
class ProductAggregateGroupBy(sgqlc.types.Type):
|
|
7846
7866
|
__schema__ = schema
|
|
7847
|
-
__field_names__ = ('aws_marketplace_product_code', 'aws_marketplace_product_id', 'created_at', 'description', 'display_name', 'environment_id', 'id', 'is_default_product', 'ref_id', 'updated_at')
|
|
7867
|
+
__field_names__ = ('aws_marketplace_product_code', 'aws_marketplace_product_id', 'created_at', 'description', 'display_name', 'environment_id', 'id', 'is_default_product', 'multiple_subscriptions', 'ref_id', 'updated_at')
|
|
7848
7868
|
aws_marketplace_product_code = sgqlc.types.Field(String, graphql_name='awsMarketplaceProductCode')
|
|
7849
7869
|
aws_marketplace_product_id = sgqlc.types.Field(String, graphql_name='awsMarketplaceProductId')
|
|
7850
7870
|
created_at = sgqlc.types.Field(DateTime, graphql_name='createdAt')
|
|
@@ -7853,6 +7873,7 @@ class ProductAggregateGroupBy(sgqlc.types.Type):
|
|
|
7853
7873
|
environment_id = sgqlc.types.Field(String, graphql_name='environmentId')
|
|
7854
7874
|
id = sgqlc.types.Field(String, graphql_name='id')
|
|
7855
7875
|
is_default_product = sgqlc.types.Field(Boolean, graphql_name='isDefaultProduct')
|
|
7876
|
+
multiple_subscriptions = sgqlc.types.Field(Boolean, graphql_name='multipleSubscriptions')
|
|
7856
7877
|
ref_id = sgqlc.types.Field(String, graphql_name='refId')
|
|
7857
7878
|
updated_at = sgqlc.types.Field(DateTime, graphql_name='updatedAt')
|
|
7858
7879
|
|
|
@@ -7873,7 +7894,7 @@ class ProductConnection(sgqlc.types.relay.Connection):
|
|
|
7873
7894
|
|
|
7874
7895
|
class ProductCountAggregate(sgqlc.types.Type):
|
|
7875
7896
|
__schema__ = schema
|
|
7876
|
-
__field_names__ = ('aws_marketplace_product_code', 'aws_marketplace_product_id', 'created_at', 'description', 'display_name', 'environment_id', 'id', 'is_default_product', 'ref_id', 'updated_at')
|
|
7897
|
+
__field_names__ = ('aws_marketplace_product_code', 'aws_marketplace_product_id', 'created_at', 'description', 'display_name', 'environment_id', 'id', 'is_default_product', 'multiple_subscriptions', 'ref_id', 'updated_at')
|
|
7877
7898
|
aws_marketplace_product_code = sgqlc.types.Field(Int, graphql_name='awsMarketplaceProductCode')
|
|
7878
7899
|
aws_marketplace_product_id = sgqlc.types.Field(Int, graphql_name='awsMarketplaceProductId')
|
|
7879
7900
|
created_at = sgqlc.types.Field(Int, graphql_name='createdAt')
|
|
@@ -7882,6 +7903,7 @@ class ProductCountAggregate(sgqlc.types.Type):
|
|
|
7882
7903
|
environment_id = sgqlc.types.Field(Int, graphql_name='environmentId')
|
|
7883
7904
|
id = sgqlc.types.Field(Int, graphql_name='id')
|
|
7884
7905
|
is_default_product = sgqlc.types.Field(Int, graphql_name='isDefaultProduct')
|
|
7906
|
+
multiple_subscriptions = sgqlc.types.Field(Int, graphql_name='multipleSubscriptions')
|
|
7885
7907
|
ref_id = sgqlc.types.Field(Int, graphql_name='refId')
|
|
7886
7908
|
updated_at = sgqlc.types.Field(Int, graphql_name='updatedAt')
|
|
7887
7909
|
|
|
@@ -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=Yyy5uzz-5PWa2y_VPDvEi5PLzxBjPnZpLENtwvvF2C0,68947
|
|
5
|
-
stigg/generated/schema.py,sha256=
|
|
6
|
-
stigg_api_client-1.
|
|
7
|
-
stigg_api_client-1.
|
|
8
|
-
stigg_api_client-1.
|
|
9
|
-
stigg_api_client-1.
|
|
5
|
+
stigg/generated/schema.py,sha256=LGFpNapqZ5Wd2RH4JtGTpHr7_P6jHsBrHwyT5KpMu4w,603060
|
|
6
|
+
stigg_api_client-1.211.0.dist-info/LICENSE,sha256=yhOTQTha61N-7pgHWeRZ0TGF5uq0ifi5U8qU8nHvzME,5127
|
|
7
|
+
stigg_api_client-1.211.0.dist-info/METADATA,sha256=2mQIClptHAl34pEdk0Qc2W-pkgLUVsysbkOY_GZ2b5Y,3198
|
|
8
|
+
stigg_api_client-1.211.0.dist-info/WHEEL,sha256=kLuE8m1WYU0Ig0_YEGrXyTtiJvKPpLpDEiChiNyei5Y,88
|
|
9
|
+
stigg_api_client-1.211.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|