Logo
Explore Help
Register Sign In
yujunjun/datahub
2
0
Fork 0
You've already forked datahub
mirror of https://github.com/datahub-project/datahub.git synced 2025-07-25 10:30:04 +00:00
Code Issues Packages Projects Releases Wiki Activity
datahub/datahub-web-react/src/graphql/user.graphql

18 lines
301 B
GraphQL
Raw Normal View History

feat(React Browse): Adding Browse Logic and misc refactorings (#2060) Co-authored-by: John Joyce <jjoyce0510@gmail.com> Co-authored-by: Gabe Lyons <gabe@Gabes-MacBook-Pro.local>
2021-01-25 13:29:23 -08:00
query getUser($urn: String!) {
feat(React): Adding Properties, Documentation tabs, user search, & supporting Dataset mutations (#2093) * Adding Properties, Documentation tabs, & supporting mutations Co-authored-by: John Joyce <john@acryl.io>
2021-02-09 14:30:23 -08:00
corpUser(urn: $urn) {
feat(React Browse): Adding Browse Logic and misc refactorings (#2060) Co-authored-by: John Joyce <jjoyce0510@gmail.com> Co-authored-by: Gabe Lyons <gabe@Gabes-MacBook-Pro.local>
2021-01-25 13:29:23 -08:00
urn
username
info {
active
displayName
title
firstName
lastName
fullName
}
editableInfo {
pictureLink
}
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 421ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API