chore: cleanup

This commit is contained in:
liyasthomas
2021-11-22 14:52:14 +05:30
parent 56cdb79773
commit d0386ef86f
3 changed files with 31 additions and 25 deletions

View File

@@ -1,6 +0,0 @@
query GetRequestFromShortcode($shortcode: ID!) {
shortcode(code: $shortcode) {
request
id
}
}