Customers > Customers > storefrontCustomersWebauthn
POST:storefront/customers/webauthn.json
Description
Add webauthn credential to self.
Topic: Customers
Arguments
data: WebauthnAdd!
Main argument for mutations.
Unique shop identifier. See also: Unique Identifiers
Example: "sh_EQzGqWoY"
Data Argument Fields
JSON-encoded PublicKeyCredential
Session ID associated with webauthn login process
Result
Boolean
Preview (typescript)
Loading module