mutation

getUrlQRCode

Converts a given URL into a scannable QR code.
Arguments
Required
A link or a web address of a given URL transformed into a scannable QR code.
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...