Extensions Adding custom metadata Using custom metadata Extensions Warning This chapter applies only to the code first approach. Extensions is an advanced, low-level fea...
Plugins Custom plugins Using external plugins Plugins Plugins enable you to extend Apollo Server’s core functionality by performing custom operations in response to certain ev...
Source Plugins What’s in this tutorial? Introducing GraphiQL Using the GraphiQL Explorer Source plugins Build a page with a GraphQL query What’s coming next? Source Plugi...
APISIX variable APISIX variable Besides Nginx variable , APISIX also provides additional variables. List in alphabetical order: Variable Name Description Example balancer_ip t...
Plugins Custom plugins Using external plugins Plugins Plugins enable you to extend Apollo Server’s core functionality by performing custom operations in response to certain e...
Declaring aliases Declaring aliases Define an alias that merges some information from links as computed properties, this is a way of flattening a nested structure: alias Revi...
Mutations Code first Schema first Mutations Most discussions of GraphQL focus on data fetching, but any complete data platform needs a way to modify server-side data as well. ...
Mutations Code first Schema first Mutations Most discussions of GraphQL focus on data fetching, but any complete data platform needs a way to modify server-side data as well....