OBJECT
UpdateWebLinkPayload
Autogenerated return type of UpdateWebLink.
link GraphQL Schema definition
- type UpdateWebLinkPayload {
- # A unique identifier for the client performing the mutation.
- String :
- # Validation errors for the web link
- ValidationError!]! : [
- # The web link object
- WebLink! :
- }