|
|
|
|
|
by eurasiantiger
1508 days ago
|
|
GraphQL is not an ORM. An individual GraphQL server implementation can act as an ORM for a specific use case, but GraphQL can do much more than that. You should not ever need to implement your own GraphQL server. There are plenty to choose from. |
|