I hereby claim:
- I am dylanowen on github.
- I am dylanowen (https://keybase.io/dylanowen) on keybase.
- I have a public key ASBo92JFgAUZlGud9YwKYCjfn24G4aNBNDcfyxAt7YFzSgo
To claim this, I am signing this object:
| const {GraphQLList, GraphQLNonNull} = require("graphql/type/definition"); | |
| const express = require('express'); | |
| const {ApolloServer, gql} = require('apollo-server-express'); | |
| const Busboy = require('busboy'); | |
| const createError = require('http-errors'); | |
| const {initTracer} = require("jaeger-client"); | |
| const {WriteStream} = require('fs-capacitor'); | |
| const {createHash} = require('crypto'); | |
| const { printSchema, parse, visit } = require('graphql'); |
| akka { | |
| ssl-config { | |
| loose { | |
| disableHostnameVerification = true | |
| allowWeakProtocols = true | |
| allowWeakCiphers = true | |
| acceptAnyCertificate = true | |
| } | |
| debug { | |
| # Turn on all debugging |
I hereby claim:
To claim this, I am signing this object: