query
shortLink
Get previously created short link using its hash identifier.
Arguments
hash
String!Required
A string value used for converting long URL to short URL and vice-versa.
Response
original
ShortLinkDetailOriginal web address which will be converted to shortlink.
shortLinkByHash
ShortLinkDetailSchema for url component of short link which contains original link to be shortened, the hash of URL and the shortened URL.
Query
Loading...
Try it
Input Variables
Loading...
Response
Loading...
Was this section helpful?