mutation

getProductQRCodeBySlug

Creates a QR code for a specific product identified by its slug.
Arguments
Required
A short, human-readable, URL-friendly identifier of a product. 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...