We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
query { version { comics { about link logo name } } }
query { feed(name: xkcd, limit: 10, offset: 0) { id title description imageURL published link } }
Note: name argument is an ENUM with following options
name