Skip to content

Contact Us

The Contact Us menu lets a visitor send the store a message through the storefront contact form — name, email, contact number, and message. A client uses it to power a "Contact Us" page.

When you use it

Submit the form once the visitor has filled in their details; the store receives the message. No account is needed — this is open to any visitor.

Operations in this menu

OperationGraphQL field
Create Contact UscreateContactUs mutation

This is a public endpoint — it requires the storefront key header but no customer Bearer token. See Authentication.

Released under the MIT License.