CustomerSignMeInResponse
Data returned from the customerSignMeIn API endpoint
type CustomerSignMeInResponse = Record<"user", CustomerSignInResult>;Data returned from the customerSignMeIn API endpoint
type CustomerSignMeInResponse = Record<"user", CustomerSignInResult>;