Graphql | New Event to add custom Argument inside ElementArguments::getArguments()
#18062
-
|
Hi, I am working with a plugin that creates Content inside a custom table and wanted to create a new "global" Argument, like Is there a cleaner way to do that ? That way it could also enable adding not only custom args to Queries but to InputObject like Sorry if it is not clear, details with code can be found here |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Actually just added an |
Beta Was this translation helpful? Give feedback.
Actually just added an
EVENT_DEFINE_ARGUMENTSevent for Craft 6 last week. Just backported it for 5.9. (0ee5f48)