---
title: >-
  New customerAccessTokenCreateWithMultipass mutation - Shopify developer
  changelog
description: >-
  Shopify’s developer changelog documents all changes to Shopify’s platform.
  Find the latest news and learn about new platform opportunities.
source_url:
  html: >-
    https://shopify.dev/changelog/new-customeraccesstokencreatewithmultipass-mutation
  md: >-
    https://shopify.dev/changelog/new-customeraccesstokencreatewithmultipass-mutation.md
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2020-02-06T10:15:41-05:00'
  postedAt: '2020-02-14T00:00:00-05:00'
  updatedAt: '2024-02-02T10:04:56-05:00'
  effectiveAt: '2020-02-14T00:00:00-05:00'
---

February 14, 2020

Tags:

* API

# New customerAccessTokenCreateWithMultipass mutation

Use the `customerAccessTokenCreateWithMultipass` mutation to log a customer in without the email and password inputs. Send the multipass token to enable a customer and log the customer in. If a customer record does not exist in the shop, then it will be automatically created.

Learn more about how to [implement a multipass token](https://help.shopify.com/en/api/reference/plus/multipass) and [create a customer access token using multipass](https://help.shopify.com/en/api/storefront-api/guides/updating-customers) in the Shopify Help Center.
