FileMaker Data API Tools API - v1.2.0
    Preparing search index...

    Interface GeneratedLayoutArtifacts

    interface GeneratedLayoutArtifacts {
        layout: string;
        filePath: string;
        content: string;
        metadataHash: string;
    }
    Index

    Properties

    layout: string
    filePath: string
    content: string
    metadataHash: string