Users > Users > usersWebauthn
Commerce APIUsersUsersusersWebauthn
usersWebauthn
POST:users/webauthn.json

Description

Add webauthn credential to existing user.

Topic: Users

Arguments

data: WebauthnAdd!

Main argument for mutations.


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