Wuilt GraphQL API

Public GraphQL endpoint powering the Wuilt website/e-commerce builder. Introspection is enabled; the schema exposes read queries across sites, pages, sections, menus, forms, form submissions, plans, payments, subscriptions, and website domains.

API entry from apis.yml

apis.yml Raw ↑
name: Wuilt GraphQL API
description: Public GraphQL endpoint powering the Wuilt website/e-commerce builder. Introspection is enabled;
  the schema exposes read queries across sites, pages, sections, menus, forms, form submissions, plans,
  payments, subscriptions, and website domains.
humanURL: https://wuilt.com
baseURL: https://api.wuilt.com/graphql
properties:
- type: GraphQL
  url: graphql/wuilt-graphql.graphql
- type: Introspection
  url: graphql/wuilt-introspection.json