-
Notifications
You must be signed in to change notification settings - Fork 681
Closed
Labels
Description
What happened?
Description
- I need to create a module, that would hide certain functionality behind graphql resolver
- To create a new resolver, I went through the official documentation
- However it doesn't look like all event's are firing
Steps to reproduce
- Create a new module
- Add event's to init function
Expected behavior
All event's are firing and registering my query and interface
Actual behavior
- 2 top events from screenshot are firing
- 2 bottom events from screenshot are not firing
- No errors in logs are detected, event's just don't fire.
PS
The only event from craft\services\Gql that is firing.
I tested it and yes, it works.
Craft CMS version
5.6.0
PHP version
8.2.26
Operating system and version
Docker container craftcms/nginx:8.2
Database type and version
No response
Image driver and version
No response
Installed plugins and versions

Reactions are currently unavailable