Hacker News new | past | comments | ask | show | jobs | submit login

GraphQL endpoints are API endpoints. You have to write the resolver yourself, which will do things like query the DB.

GraphQL is just a schema specification like Swagger. It doesn't come with a server or a client. Those are implementation details left up to you, just like in REST.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: