Question: What is one benefit of GraphQl over REST approaches?
- `flexible querying/responses`
 - `more stable APIs`
 - `compatible with more gateways`
 - `more secure by default`
 
Answer: The correct answer of the above question is Option A:`flexible querying/responses`