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