UpdateSmartLinkInput: {
    description: Scalars["String"]["input"];
    id: Scalars["String"]["input"];
    name: Scalars["String"]["input"];
    smartLinkConfig: Scalars["String"]["input"];
}

Input for updating a smart link

Type declaration

  • description: Scalars["String"]["input"]

    The description of the smart link

  • id: Scalars["String"]["input"]

    The id of the smart link to update

  • name: Scalars["String"]["input"]

    The name of the smart link

  • smartLinkConfig: Scalars["String"]["input"]

    The smart link config in the form of a JSON string