form
Get a form by its ID (Form.id).
Authorization is required: the form must be owned by a company you are connected to. An ID that does
not exist, or a form owned by a company you are not connected to, responds with an error rather than
null.
Company.forms lists a company's forms except those attached to one of its shops as the checkout
form; a shop's checkout form is reachable through Shop.checkoutForm. Form.elements resolves in
the order the elements are stored on the form.
Arguments
| Argument | Description | Type |
|---|---|---|
| id | ID! |
Type
This field resolves to Form, which has the following fields: