v0.8.0
Breaking Changes
- Adds a new
operationName
key in the JSON that is logged byUinta.Plug
to contain the GraphQL operation name when provided - Always includes the
path
in the JSON logged byUinta.Plug
in the event that there are multiple GraphQL endpoints being served by the same application - Now includes the path in strings logged
Uinta.Plug
- likeMUTATION sendMessage (/graphql)