Closed (fixed)
Project:
GraphQL
Version:
5.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
15 Mar 2025 at 13:52 UTC
Updated:
13 Apr 2025 at 16:29 UTC
Jump to comment: Most recent
For GraphQL 5.0 we want all our types as strict as possible and leverage PHP type features.
Any further fine-tuning or changing function signatures should be done in a follow-up, to not make this too big.
Finish PR.
none
Interfaces and classes will change and can cause breaking changes.
none
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
klausiComment #4
klausiUnfortunately this is quite a big change, the important thing is to review the interfaces so that they are solid.
Comment #6
klausiI merged this now - we can do anything that is unclear or could be improved in follow-ups. Better we get this big change out of the way now so that we can work better on other improvements.