This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
ajswis
/
pokemon.trade
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
0e8e3d9174
Ramos
Etiquetas
add_graphql
master
relay_failure
setup_user_auth
user_authentication
pokemon.trade
/
app
/
graphql
/
pokemon_trade_schema.rb
pokemon_trade_schema.rb
105 B
Histórico
Em bruto
1
2
3
4
class PokemonTradeSchema < GraphQL::Schema
mutation(Types::MutationType)
query(Types::QueryType)
end