lib/stigg/generated/operations.rb in stigg-api-client-0.693.1 vs lib/stigg/generated/operations.rb in stigg-api-client-0.695.0
- old
+ new
@@ -657,10 +657,11 @@
}
GRAPHQL
FeatureFragment = <<~GRAPHQL
fragment FeatureFragment on EntitlementFeature {
+ __typename
featureType
meterType
featureUnits
featureUnitsPlural
description
@@ -691,9 +692,10 @@
}
GRAPHQL
EntitlementFragment = <<~GRAPHQL
fragment EntitlementFragment on Entitlement {
+ __typename
isGranted
accessDeniedReason
customerId
resourceId
usageLimit