You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@patrick91 maybe something similar to what I did on CUD mutations? Add a field to define the argument name to be used in this case, which users can customer on a per-field settings, and also a django setting to define the global default one, defaulting to pk.
Currently, when a filter is created for a single object, "pk" is used as the ID name. There is no possibility to specify an alternative name.
Feature Request Type
Description
Ability to set custom name for "pk".
Upvote & Fund
The text was updated successfully, but these errors were encountered: