UNPKG

@shopify/cli-kit

Version:

A set of utilities, interfaces, and models that are common across all the platform features

8 lines 146 B
export const UserEmailQueryString = ` query UserEmail { currentUserAccount { email } } `; //# sourceMappingURL=user-email.js.map