-
Once table are created (see issue #42), create an API so front end can insert and read the data.
-
A deployment plan for fling.work app ecosystem so we can put it through CI on codeship and then deploy to heroku.
# Questions:
1. Do we containerize the whole thing?
2. Do we need to? How does …
-
The docs give an example of a query, however don't give any actual real-world code examples of a mutation. Can this be included?
Thanks.
-
So here's what I have in mind concerning GeneNoteBook
The use cases for me are:
- I currently host ~35 insect genomes on https://bipaa.genouest.org. A part of it is using Tripal + Chado to produce…
-
Currently open data provides only a REST api and an optional SQL query endpoint. It would be nice to also have a graphql endpoint to execute more complex queries
-
Hello
I am doing some test queries using your plugin over a loopback application.
I want to apply a where filter to the related model .
Does the "where" parameter of type JSON works with rel…
-
GraphQL is so hot right now (and actually will likely simplify the consumption of content from Punchcard
**Notes** Will need to use https://github.com/apollostack/apollo-server over the reference imp…
-
The fetch key is, as far as I can tell, set to 'include' without a way of overriding the value. At times during development it may be necessary to use an Access-Control-Origin of *. This will not work…
-
Hey @benjie, this presentation is excellent! I'm part of a tech non-profit in _The States_ called [TechMill](https://techmill.co/), and was wondering if I could use your slides (in part or whole) as a…
-
https://imgur.com/a/vXW4hwH
I'm having this issue at executing the auth. Any idea what could it be wrong?
This is working:
```
jwt {
role
userId
}
```
Btw: how to de-authenticate?
JFGHT updated
6 years ago