Schema Documentation

CreateAccountInput

Description

Customer account credentials

Fields
Input FieldDescription
password - String! Customer password
username - String! Customer username
Example
{"password":"xyz789","username":"xyz789"}