-
Updated
Apr 7, 2021 - JavaScript
subscription
Here are 413 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
Mar 29, 2021 - JavaScript
-
Updated
Apr 9, 2021 - CSS
-
Updated
Mar 23, 2021 - JavaScript
-
Updated
Apr 12, 2021 - Ruby
-
Updated
Apr 8, 2021 - JavaScript
-
Updated
Apr 14, 2021 - Swift
-
Updated
Apr 14, 2021 - PHP
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
Mar 25, 2021 - PHP
-
Updated
Mar 17, 2021 - C
-
Updated
Mar 20, 2021 - JavaScript
-
Updated
Mar 30, 2021 - JavaScript
-
Updated
Apr 14, 2021 - JavaScript
-
Updated
Jan 5, 2021 - JavaScript
-
Updated
Mar 1, 2021 - PHP
-
Updated
Apr 9, 2021 - Dart
-
Updated
Oct 5, 2020 - PHP
-
Updated
Jul 7, 2017 - JavaScript
-
Updated
Apr 7, 2021 - PHP
-
Updated
Mar 5, 2021
any ideas?
In case there is no patch we don't need to send anything over the wire!
-
Updated
Apr 14, 2021 - Java
-
Updated
Feb 3, 2021 - PHP
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.