user property: 'drupal_internal__uid' not available in graphQL (but available in JSONAPI) #35964
Unanswered
cam-spacebar
asked this question in
Ideas / Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Preliminary Checks
Description
the property: drupal_internal__uid is not available in graphQL (in Gatsby with this plugin installed.)
note, this is not a long UUID string, it is a string / int such as "115".
drupal_internal__uid however is available via JSONAPI
Reproduction Link
http://notapplicable.com
Steps to Reproduce
it exists in all versions - simply install the plugin.
Expected Result
drupal_internal__uid should be available in graphQL
Actual Result
drupal_internal__uid property is not present in user node.
Environment
Config Flags
n/a
Beta Was this translation helpful? Give feedback.
All reactions