@devgateway/wp-react-lib
    Preparing search index...

    Interface PostLinks

    interface PostLinks {
        about: About[];
        author: PostAuthorElement[];
        collection: About[];
        curies: Cury[];
        "predecessor-version": PostPredecessorVersion[];
        replies: PostAuthorElement[];
        self: Self[];
        "version-history": PostVersionHistory[];
        "wp:attachment": About[];
        "wp:term": WpTerm[];
    }
    Index

    Properties

    about: About[]
    collection: About[]
    curies: Cury[]
    "predecessor-version": PostPredecessorVersion[]
    self: Self[]
    "version-history": PostVersionHistory[]
    "wp:attachment": About[]
    "wp:term": WpTerm[]