CreateSmartLinkInput: {
    blockchain: BlockchainType;
    description: Scalars["String"]["input"];
    name: Scalars["String"]["input"];
    smartLinkConfig: Scalars["String"]["input"];
}

Input for creating a smart link

Type declaration

  • blockchain: BlockchainType

    The blockchain type of the smart link

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

    The description of the smart link

  • 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