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
Include functionality (perhaps integrated into session framework) to define the input arguments that should be auto-populated. E.g. if the schema has tendency to ask for user_id argument, there should be an option to define this once in settings, so that it gets added to all queries where it's necessary and where users haven't provided it explicitly).
The text was updated successfully, but these errors were encountered:
Include functionality (perhaps integrated into session framework) to define the input arguments that should be auto-populated. E.g. if the schema has tendency to ask for
user_id
argument, there should be an option to define this once in settings, so that it gets added to all queries where it's necessary and where users haven't provided it explicitly).The text was updated successfully, but these errors were encountered: