For the complete documentation index, see llms.txt. This page is also available as Markdown.

userProfile

Represents a user profile.

Examples

type UserProfile {
  image_192: String!
}

Fields

Field
Description
Supported fields

image_192 String!

192px image URL

References

Fields with this object:

Last updated