This website works better with JavaScript
Home
Explore
Help
Sign In
ajswis
/
pokemon.trade
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
0e8e3d9174
Branches
Tags
add_graphql
master
relay_failure
setup_user_auth
user_authentication
pokemon.trade
/
app
/
graphql
/
pokemon_trade_schema.rb
pokemon_trade_schema.rb
105 B
History
Raw
1
2
3
4
class PokemonTradeSchema < GraphQL::Schema
mutation(Types::MutationType)
query(Types::QueryType)
end