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.

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.

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