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
Maybe I'm misunderstanding the docs, but @depend(on: ["id"]) would mean to me that the id field should be in the parent argument no matter what, but it isn't unless its asked for as well in the graphql query.