Back to browse
GraphQL System Evaluation
My program uses a GraphQL system. Please help me evaluate the API design and query performance of the system, such as whether various features of GraphQL are u…
Added May 19, 20260 views0 copies
Prompt
My program uses a GraphQL system. Please help me evaluate the API design and query performance of the system, such as whether various features of GraphQL are used reasonably, such as query optimization and type system, whether there are query performance bottlenecks and security vulnerabilities, and provide corresponding suggestions to optimize the API design and query performance of the system.
Replace text in [BRACKETS] with your own values before pasting.