lib/stigg/generated/operations.rb in stigg-api-client-0.461.2 vs lib/stigg/generated/operations.rb in stigg-api-client-0.464.0
- old
+ new
@@ -1050,9 +1050,15 @@
timestamp
}
}
GRAPHQL
+ ReportEvent = <<~GRAPHQL
+ mutation ($input: UsageEventsReportInput!) {
+ reportEvent(events: $input)
+ }
+ GRAPHQL
+
ReportEntitlementCheckRequested = <<~GRAPHQL
mutation (
$entitlementCheckRequested: EntitlementCheckRequested!
) {
reportEntitlementCheckRequested(