Validate the subscription root
All checks were successful
Build / audit (push) Successful in 17s
Build / test (push) Successful in 6m33s
Build / doc (push) Successful in 5m45s

…not to be an introspection field.
This commit is contained in:
2024-12-01 21:47:29 +01:00
parent 2dcefff76a
commit 7ea76865e6
3 changed files with 26 additions and 21 deletions

View File

@ -9,6 +9,8 @@ and this project adheres to
## [Unreleased]
### Changed
- Remove deprecated 'gql' quasi quoter.
- Validate the subscription root not to be an introspection field
(`singleFieldSubscriptionsRule`).
## [1.4.0.0] - 2024-10-26
### Changed