mutation

getCollectionQRCodeBySlug

Generates a QR code for a specific product collection using its slug.
Arguments
Required
A short, human-readable, URL-friendly identifier of a collection. You can get slug value from the endpoint.
Response
link
String
Original url that was used to encoded url into a QR code.
String representation of the QR Code in SVG format.
Mutation
Loading...
Try it
Input Variables
Loading...
Response
Loading...