Customers > Customers > storefrontCustomersWebauthn
Storefront APICustomersCustomersstorefrontCustomersWebauthn
storefrontCustomersWebauthn
POST:storefront/customers/webauthn.json

Description

Add webauthn credential to self.

Topic: Customers

Arguments

data: WebauthnAdd!

Main argument for mutations.


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


Data Argument Fields

webauthn_credential: String!

JSON-encoded PublicKeyCredential


webauthn_session_id: String!

Session ID associated with webauthn login process


Result

Boolean

Preview (typescript)

Loading module