# UserTag

UserTag

User tag in the image

**Fields:**
- `handle`: `String!` - The handle (username) of the tagged account, without the leading @.
- `x`: `Float!` - Horizontal position of the tag as a normalized decimal float between 0.0 and 1.0 - the fraction of the image width from the left edge (0.5 is the horizontal center).
- `y`: `Float!` - Vertical position of the tag as a normalized decimal float between 0.0 and 1.0 - the fraction of the image height from the top edge (0.5 is the vertical center).