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
Set Response.IsValid to false if query string is empty
Add extra field on response, allowing plugins and extensions to enrich the output
Add ChaosAttribute for intentionally failing a set percentage of field resolvers at random (for testing)
Add NameNormalizerAttribute to strip Dto suffices from type names
Add Response.EnrichWithProfilingInformation() to append profiling information to the response (use in conjunction with RequestHandlerBuilder.WithProfiling()