Skip to content
#

subscription

Here are 387 public repositories matching this topic...

shahidhk
shahidhk commented Nov 1, 2018

Right now query in the nodejs api is just a string. we should support gql-parsed strings too, so that if they are exported elsewhere, it can be used directly.

import gql from 'graphql-tag';

export const GRAPHQL_QUERY=gql`
  query {
    something {
      anotherthing
    }
  }
`;
the-economist-ebooks

经济学人(含音频)、纽约客、自然、新科学人、卫报、科学美国人、连线、大西洋月刊、新闻周刊、哈佛商业评论、国家地理等英语杂志免费下载、订阅(kindle推送),支持epub、mobi、pdf格式, 每周更新. The Economist 、The New Yorker 、Nature、The Atlantic 、New Scientist、The Guardian、Scientific American、Wired、Newsweek magazines, free download and subscription for kindle, mobi、epub、pdf format.

  • Updated Feb 16, 2021
  • CSS
gozzarda
gozzarda commented Feb 11, 2021

https://github.com/DOMjudge/domjudge/blob/3f8c8b1f8d69c142ea90d34653c55a2c07d195c7/sql/files/examples/boolfind_cmp/run#L9

The above file and the manual from October 2017 mentioned the existence of a teammessage.txt feedback file that, presumably, would be shown to the team as submission feedback like judgemessage.txt is shown to the judges.

I have recently had cause to desire this functi

Improve this page

Add a description, image, and links to the subscription topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the subscription topic, visit your repo's landing page and select "manage topics."

Learn more