Aller au contenu

Object

StaffMember

A staff member belonging to a business. Combines the staff directory (name, email, bio) with optional login access (user + permissions).

Fields

idID!
pronounsString

Optional free-form pronouns to display alongside the staff member's name.

initialsString!

Initials derived from the staff member's name (e.g. "JD" for "Jane Doe").

Resolved for the given locale, falling back to English. Defaults to the viewer's locale.

Arguments (1)
localeLocale
profileImageImage

Profile picture for the staff member. Falls back to the linked user's avatar when the staff member has no dedicated image set, so clients don't need to read both fields.

metadata[MetadataEntry!]!

All structured metadata stored on this staff member, one entry per key. Per-business social/external links live under the sessions.social.* keys.

Used in