Skip to content

Queries

Omkar Prabhu edited this page Oct 26, 2019 · 1 revision

XKCD

query {
  xkcd {
    alt
    day
    image
    link
    month
    news
    num
    safeTitle
    title
    transcript
    year
  }
}

PHD Comics

query {
  phdcomic {
    comicid
    date
    image
    link
    title
  }
}
Clone this wiki locally