An Edge Case in GraphQL
Introduction
Edge cases in programming, or in engineering generally, are the extreme cases or scenarios expected in a system.
If a system has enough edge cases, you could handle or cater for whenever the system behaves in an unusual way.
A day-to-day...
oluwadaradaily.hashnode.dev2 min read