export const getAnonymousShopperTokenQuery = /* GraphQL */ ` query { getAnonymousShopperToken { accessToken } } `