-
Hi,
I checked code of the two nextql-feathers samples. I am new to Node, Feathers and NextQL. I would like to ask if you can use feathers service hooks and feathers service filters when using nex…
-
I like the idea of GraphQL without the overhead of typing. As Typescript implements definition files, I'm wondering if interfaces can be specified for type checking messages. On both the client and se…
-
Interesting project.
Assume we have 2 services containing this data.
```javascript
postings = [
{ _id: '100', message: 'Hello', posterId: '2000', readerIds: ['2001', '2002'] }
];
users = [
…
-
so I try the following codes and it seems to have a little problem when I set openDB name to `nodes` it only return one value. Am I doing something wrong?
```js
import { open } from 'lmdb'; // o…
-
The NEXT NextQL logo is not centred in its frame and the NEXT in the octagon is also not centred.
-
`schema` is defined twice for graphql in https://raw.githubusercontent.com/giapnguyen74/nextql/master/images/getdie.png