Skip to main content

myAvatars

Lists all avatars owned by the authenticated user, including full publicState and privateState (the caller is always the owner here). Requires a valid bearer game token; takes no arguments. State blobs are base64-encoded binary. Use userAvatars to view another user’s avatars (private state is stripped for non-owners).

myAvatars: [AvatarDTO!]!

Type

AvatarDTO object