-
I know apollo-tools support merge multiple graphql files, but can I go further to split one type across multiple files, especially for the root `schema` like below?
```graphql
# author.js
export…
-
Hi,
I like ArangoDB but don't like AQL SQL-like query language approach.
I very much prefer GraphQL approach but regarding GraphQL drawback mentionned here https://www.arangodb.com/2016/02/using-g…
-
Sometimes "log rotation" fails with an exception like
SEVERE hudson.model.Run#execute: Failed to rotate log
java.io.IOException: .../jobs/.../modules/...$.../builds/2013-... looks to have already b…
timja updated
7 years ago
-
Our jenkins pipeline becomes very slow between step and step.
For example:
07:57:35 [manifest Install ESXI 6.0] Timeout set to expire in 1 hr 0 min
07:58:51 [Pipeline] [manifest Install ESXI 6.0…
timja updated
7 years ago
-
I'm seeing the following errors in the Jenkins log with the latest plugin. Build status does not sync back to OpenShift.
@jimmidyson @bparees @jwforres
```
Jun 01, 2016 2:48:31 PM io.fabric8.jenkins…
-
Hi,
It seems the introspection query returns a "data" element contaning the "__schema", where as the load-schema function expect the __schema to be the outer most key.
The workaround is to just stri…
-
When building a generic resolver (currently i'm trying to build one to map graphql to sequelize) it would be nice to be able to access information about the type of the current field.
Knowing whether…
-