Anchor to staffMemberstaff
querystaff Member
Retrieves a staff member by ID. If no ID is provided, the query returns the staff member that's making the request. A staff member is a user who can access the Shopify admin to manage store operations.
Provides staff member details such as email, name, and shop owner status. When querying the current user (with or without an ID), additional private data becomes available.
Anchor to Arguments
Arguments
- •ID
The ID of the staff member to return. If no ID is provided, then the staff member making the query (if any) is returned.
Was this section helpful?
Anchor to Possible returnsPossible returns
- Anchor to StaffMemberStaff•Staff
Member Member A user account that can access the Shopify admin to manage store operations. Includes personal information and account status.
You can assign staff members to
objects for B2B operations, limiting their actions to those locations.
Was this section helpful?