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
As an engineer, when writing or updating client operations and cost analysis is enabled on the server, I would like to know if these operations adhere to cost limits before releasing.
The solution you'd like
Summary
As an engineer, I would like to be able to pass a glob pattern into nitro that would represent a path to my graphql documents. Nitro would then read through the documents and report the cost analysis for these documents.
When enforcing cost limits, this would be very helpful for determining if persisted operations adhere these limits.
Product
Nitro
Is your feature request related to a problem?
Summary
As an engineer, when writing or updating client operations and cost analysis is enabled on the server, I would like to know if these operations adhere to cost limits before releasing.
The solution you'd like
Summary
As an engineer, I would like to be able to pass a glob pattern into nitro that would represent a path to my graphql documents. Nitro would then read through the documents and report the cost analysis for these documents.
When enforcing cost limits, this would be very helpful for determining if persisted operations adhere these limits.
See: https://the-guild.dev/graphql/inspector/docs/commands/audit
The text was updated successfully, but these errors were encountered: