Skip to content

Instantly share code, notes, and snippets.

View aleksandrenko's full-sized avatar
🎯
Focusing

Nikolai Aleksandrenko aleksandrenko

🎯
Focusing
View GitHub Profile
# Autogenerated input type of AddComment
input AddCommentInput {
# A unique identifier for the client performing the mutation.
clientMutationId: String
# The Node ID of the subject to modify.
subjectId: ID!
# The contents of the comment.
body: String!
import { mockServer, MockList } from 'graphql-tools';
import casual from 'casual-browserify';
// The GraphQL schema. Described in more detail here:
// https://medium.com/apollo-stack/the-apollo-server-bc68762e93b
const schema = `
type User {
id: ID!
name: String
@aleksandrenko
aleksandrenko / _.md
Created February 7, 2016 13:09
Tributary inlet
@aleksandrenko
aleksandrenko / _.md
Last active January 21, 2016 15:14
graph editor