# specifiedBy

Exposes a URL that specifies the behavior of this scalar.

```
directive @specifiedBy(

  url: String!

) on SCALAR
```

### Arguments[​](#arguments "Direct link to Arguments")

#### [`specifiedBy.url`](#url) ● [`String!`](https://docs.monei.com/apis/graphql/types/scalars/string/.md) non-null scalar[​](#url "Direct link to url")

The URL that specifies the behavior of this scalar.
