Member Junction
    Preparing search index...

    Creates a new MemberJunction entity from a fully-formed TableDefinition.

    Input params:

    • TableDefinition (required) — JSON object conforming to the schema-engine TableDefinition interface.
    • SkipGitCommit (optional, default false) — skip creating a migration git commit.
    • SkipRestart (optional, default false) — skip restarting MJAPI after the pipeline.

    Output params written on success:

    • EntityID — MJ entity UUID.
    • EntityName — Human-readable entity name.
    • SchemaName — Database schema.
    • TableName — Physical table name.
    • PipelineSteps — Array of step summaries from RuntimeSchemaManager.

    Hierarchy (View Summary)

    Index

    Constructors

    Methods