user

Look up a User.

Arguments

id (ID)
ID for the user.
username (String)
Username for the user.

Return fields

coverImage (String)
Cover image of the user.
Argument Type Description
height Int
width Int
createdAt (DateTime)
Identifies the date and time when user was created.
followersCount (Int!)
Number of users following this user.
followingCount (Int!)
Number of users this user follows.
headline (String)
Headline text of the user.
id (ID!)
ID of the user.
isFollowing (Boolean!)
Whether the viewer is following the user or not.
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.
profileImage (String)
Profile image of the user.
Argument Type Description
size Int
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