@@ -159,11 +159,11 @@ fn main() {
159159
160160
161161
162- [ `EmptyMutation` ] : https://docs.rs/juniper/0.16.0 /juniper/struct.EmptyMutation.html 
163- [ `EmptySubscription` ] : https://docs.rs/juniper/0.16.0 /juniper/struct.EmptySubscription.html 
162+ [ `EmptyMutation` ] : https://docs.rs/juniper/0.16.1 /juniper/struct.EmptyMutation.html 
163+ [ `EmptySubscription` ] : https://docs.rs/juniper/0.16.1 /juniper/struct.EmptySubscription.html 
164164[ `juniper` ] : https://docs.rs/juniper 
165165[ `juniper-from-schema` ] : https://docs.rs/juniper-from-schema 
166- [ `RootNode` ] : https://docs.rs/juniper/0.16.0 /juniper/struct.RootNode.html 
166+ [ `RootNode` ] : https://docs.rs/juniper/0.16.1 /juniper/struct.RootNode.html 
167167[ code-first ] : https://www.apollographql.com/blog/backend/architecture/schema-first-vs-code-only-graphql#code-only 
168168[ schema-first ] : https://www.apollographql.com/blog/backend/architecture/schema-first-vs-code-only-graphql#schema-first 
169169[ GraphQL ] : https://graphql.org 
@@ -179,7 +179,7 @@ fn main() {
179179[ 4 ] : https://spec.graphql.org/October2021#sec-Objects 
180180[ 5 ] : https://spec.graphql.org/October2021#sec-Root-Operation-Types.Default-Root-Operation-Type-Names 
181181[ 6 ] : https://graphql.org/learn/schema#type-language 
182- [ 20 ] : https://docs.rs/juniper/0.16.0 /juniper/struct.RootNode.html#method.as_sdl 
182+ [ 20 ] : https://docs.rs/juniper/0.16.1 /juniper/struct.RootNode.html#method.as_sdl 
183183[ 21 ] : https://docs.rs/crate/juniper/latest/source/src/introspection/query.graphql 
184- [ 22 ] : https://docs.rs/juniper/0.16.0 /juniper/fn.introspect.html 
184+ [ 22 ] : https://docs.rs/juniper/0.16.1 /juniper/fn.introspect.html 
185185[ 30 ] : https://npmjs.com/package/graphql-json-to-sdl 
0 commit comments