Get set up. Great during development.
0 /mo
Works for most low and medium traffic applications.
$149 /mo
You have a decent amount of traffic
$500 /mo
Let's talk
* One request is one GraphQL document that is being handled by your GraphQL server. The following is considered one request:
query {
books {
id
}
users {
id
}
}