DEV

Mutation.

shortUrlsDelete

No description

Arguments

input

[ID!]!

Required

No description

Returns:

[ShortUrl!]!

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

Was this page helpful?