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
We are having an issue, while connecting Drupal GraphQL to a decoupled frontend. The same errors occurs in the frontend as in the query explorer: Unknown named parameter $access_user
Hi there,
We are having an issue, while connecting Drupal GraphQL to a decoupled frontend. The same errors occurs in the frontend as in the query explorer:
Unknown named parameter $access_userOur Drupal permissions seem to be alright.
Any ideas?