-
Updated
Feb 4, 2021 - JavaScript
subscription
Here are 387 public repositories matching this topic...
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
}
}
`;-
Updated
Feb 8, 2021 - JavaScript
-
Updated
Feb 16, 2021 - CSS
-
Updated
Nov 13, 2020 - JavaScript
-
Updated
Feb 16, 2021 - Ruby
-
Updated
Feb 15, 2021 - Vue
-
Updated
Feb 9, 2021 - Swift
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
-
Updated
Feb 5, 2021 - C
-
Updated
Jan 1, 2021 - PHP
-
Updated
Jan 11, 2019 - JavaScript
-
Updated
Jan 24, 2021 - JavaScript
-
Updated
Feb 10, 2021 - JavaScript
-
Updated
Jan 5, 2021 - JavaScript
-
Updated
Feb 2, 2021 - Dart
-
Updated
Jul 7, 2017 - JavaScript
-
Updated
Oct 5, 2020 - PHP
-
Updated
Feb 2, 2021 - PHP
-
Updated
Aug 14, 2019
any ideas?
-
Updated
Feb 3, 2021 - PHP
-
Updated
Aug 27, 2018 - Go
-
Updated
Jan 20, 2021 - Java
-
Updated
Jan 20, 2021 - PHP
In case there is no patch we don't need to send anything over the wire!
Improve this page
Add a description, image, and links to the subscription topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the subscription topic, visit your repo's landing page and select "manage topics."
Unistore will go very well with web components. It can have bindings for LitElement and others.
I am interested to work on this if it will accepted.