847d09fb5e
- support `isRepeatable` field on directives - support `__Schema.description`, `__Type.specifiedByURL` and `__Directive.isRepeatable` fields in introspection
5 lines
190 B
Text
5 lines
190 B
Text
error: Invalid URL: relative URL without a base
|
|
--> fail/scalar/derive_invalid_url.rs:4:30
|
|
|
|
|
4 | #[graphql(specified_by_url = "not an url")]
|
|
| ^^^^^^^^^^^^
|