GraphQL API
Search
No results matching "" found.
Configure your endpoint and create a unique link by saving it.
Hide
Save
Theme
Menu
Query
2
Mutation
2
Subscription
0
Object
10
User
Query
Mutation
Order
__Schema
__Type
__Field
__InputValue
__EnumValue
__Directive
Other
7
Query
getUserById
(1)
User
Fetches a user by the id provided
getOrdersByUserId
(3)
[Order]
Fetches a list of orders that belongs to the user with the id specified
User
Mutation