Comparing GraphQL Directives: Type System Vs. Executable Directive Locations
Have you ever wondered why some directives have to be added to your GraphQL schemas while others you can only use in runtime? That's because there are two types of directive locations: type system directive locations and executable directive location...
stepzen.hashnode.dev7 min read