Is it supported GraphQL?
Is it supported GraphQL?
Yes
!
If you are using or planning to use PWA studio or any PWA framework then We are supporting read GraphQL query.
Example,
{
products(filter: {sku: {eq: '24-MB01' }}) {
items {
__typename
id
name
sku
accessory_products {
id
name
sku
}
}
}
}
Please contact us for the GraphQL support by creating a
support ticket
.
Related Articles
Which are the supported field types in the inquiry form?
Supported input field types are: Text Textarea Radio Checkbox Dropdown Mutiselect Hidden Customer - First Name Customer - Last Name Customer - Email File Attachment
Which are the supported input types in the fees selection form?
Supported input field types are: Checkbox Radio Dropdown Hidden Reference guide: https://magediary.com/docs/extra-order-product-fees.html#fees-information