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

    Interface PostSchema

    interface PostSchema {
        "@context": string;
        "@graph": PostGraph[];
    }
    Index

    Properties

    Properties

    "@context": string
    "@graph": PostGraph[]