DEV

Mutation.

shortUrlsCreate

No description

Arguments

Required

No description

Returns:

[ShortUrl!]!

GraphQL
1
2
3
type Mutation {
  shortUrlsCreate(input: [ShortUrlCreateInput!]!): [ShortUrl!]!
}
Book a demo

Was this page helpful?