You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently xgql doesn't have a dedicated type to represent ProviderConfigUsage resources, but it could. Today a ProviderConfigUsage would appear to be a GenericResource.
How could xgql help solve your problem?
Add a ProviderConfigUsage schema type and have PCUs returned as that type, not a GenericResource.
The text was updated successfully, but these errors were encountered:
What problem are you facing?
Currently xgql doesn't have a dedicated type to represent
ProviderConfigUsage
resources, but it could. Today aProviderConfigUsage
would appear to be aGenericResource
.How could xgql help solve your problem?
Add a
ProviderConfigUsage
schema type and have PCUs returned as that type, not aGenericResource
.The text was updated successfully, but these errors were encountered: