DeleteSmartLinkResponse: {
    __typename?: "DeleteSmartLinkResponse";
    success: Scalars["Boolean"]["output"];
}

Response for deleting a smart link

Type declaration

  • Optional__typename?: "DeleteSmartLinkResponse"
  • success: Scalars["Boolean"]["output"]

    Whether the smart link was deleted successfully