Skip to content

Instantly share code, notes, and snippets.

@mattia
mattia / schema.json
Last active October 5, 2020 19:41
GitHub JSON schema
This file has been truncated, but you can view the full file.
{
"__schema": {
"description": null,
"queryType": {
"name": "Query"
},
"mutationType": {
"name": "Mutation"
},
"subscriptionType": null,
@mattia
mattia / schema.graphql
Created October 5, 2020 19:32
GitHub schema
"""
Autogenerated input type of AcceptEnterpriseAdministratorInvitation
"""
input AcceptEnterpriseAdministratorInvitationInput {
"""
A unique identifier for the client performing the mutation.
"""
clientMutationId: String
}

Keybase proof

I hereby claim:

  • I am mattia on github.
  • I am mvalzelli (https://keybase.io/mvalzelli) on keybase.
  • I have a public key ASD3AA5Up4dQFCM6wAZJ5hpicUPbjqQh59c_GCY3tQMNgwo

To claim this, I am signing this object:

# Lines configured by zsh-newuser-install
HISTSIZE=1000
SAVEHIST=1000
HISTFILE=~/.history
HOSTNAME=`hostname`
bindkey -v
PAGER='less'
EDITOR='vim'
TERM=xterm-256color
# End of lines configured by zsh-newuser-install
# Lines configured by zsh-newuser-install
HISTSIZE=1000
SAVEHIST=1000
HISTFILE=~/.history
HOSTNAME=`hostname`
bindkey -v
PAGER='less'
EDITOR='vim'
TERM=xterm-256color
# End of lines configured by zsh-newuser-install