Last active
December 17, 2020 10:11
-
-
Save velotiotech/150f6c5ae6959f037c4f1f5e9f34b81c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fragment Avatar_user on User { | |
avatarImgUrl | |
firstName | |
lastName | |
userName | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment