currentStaffMember
The staff member making the API request.
Anchor to Possible returnsPossible returns
- Anchor to StaffMemberStaff•
Member Represents the data about a staff member's Shopify account. Merchants can use staff member data to get more information about the staff members in their store.
- account
Type •AccountType The type of account the staff member has.
- active•Boolean!non-null
Whether the staff member is active.
- avatar•Image!non-null
The image used as the staff member's avatar in the Shopify admin.
- email•String!non-null
The staff member's email address.
- exists•Boolean!non-null
Whether the staff member's account exists.
- first
Name •String The staff member's first name.
- id•ID!non-null
A globally-unique ID.
- identity
Account •IdentityAccount The Identity account details for the staff member.
- initials•[String!]
The staff member's initials, if available.
- is
Shop •Owner Boolean!non-null Whether the staff member is the shop owner.
- last
Name •String The staff member's last name.
- locale•String!non-null
The staff member's preferred locale. Locale values use the format
language
or, where
language
is a two-letter language code, andis a two-letter country code. For example:
en
or- name•String!non-null
The staff member's full name.
- phone•String
The staff member's phone number.
- private
Data •Staffnon-nullMember Private Data! The data used to customize the Shopify admin experience for the staff member.
- identity
Account •Url URLDeprecated The account settings page URL for the staff member. Use
instead.
- account