stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > StaffMemberPrivateData

AdminTypes.StaffMemberPrivateData interface

Represents the data used to customize the Shopify admin experience for a logged-in staff member.

Signature:

export interface StaffMemberPrivateData 

Properties

Property Modifiers Type Description
accountSettingsUrl   Scalars[‘URL’][‘output’] The URL to the staff member’s account settings page.
createdAt   Scalars[‘DateTime’][‘output’] The date and time when the staff member was created.
permissions   Array<StaffMemberPermission | `${StaffMemberPermission}`> Access permissions for the staff member.