@jackdevau/up-api API Reference
    Preparing search index...

    Interface TagInputResourceIdentifier

    interface TagInputResourceIdentifier {
        type: "tags";
        id: string;
    }
    Index

    Properties

    Properties

    type: "tags"
    id: string