DEV

Query.

shortUrl

No description

Arguments

id

ID!

Required

No description

Returns:

ShortUrl

GraphQL
1
2
3
type Query {
  shortUrl(id: ID!): ShortUrl
}
Book a demo

Was this page helpful?