You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 19, 2023. It is now read-only.
`mapping`and `endpoint` will default to `/voyager` and `/graphql`, respectively. Note that these values may not be empty.
470
474
@@ -475,7 +479,7 @@ is added to a Spring Boot Web Application project.
475
479
476
480
All other properties default to the same as documented on the official [GraphQL Voyager readme](https://github.com/APIs-guru/graphql-voyager#properties)
477
481
478
-
## CDN
482
+
## GraphQL Voyager CDN
479
483
480
484
The currently bundled version is `1.0.0-rc31`, which is - as of writing this - the latest release
481
485
of **GraphQL Voyager**. The CDN option uses `jsDelivr` CDN, if enabled. By default, it will
0 commit comments