user
Look up a User.
Arguments
id (
ID)
ID for the user.
username (
String)
Username for the user.
Return fields
createdAt (
DateTime!)
Identifies the date and time when user was created.
headline (
String)
Headline text of the user.
id (
ID!)
ID of the user.
isFollowing (
Boolean)
[REDACTED] Whether the viewer is following the user or not (Always false for privacy reasons).
isMaker (
Boolean!)
Whether the user is an accepted maker or not.
isViewer (
Boolean!)
Whether the user is same as the viewer of the API.
name (
String!)
Name of the user.
twitterUsername (
String)
Twitter username of the user.
url (
String!)
Public URL of the user's profile
username (
String!)
Username of the user.
websiteUrl (
String)
URL for the user's website