Member Junction
    Preparing search index...

    Consolidated result type for Create and Update query mutations. Composes the CodeGen-generated MJQuery_ type so that new entity fields are automatically available in the GraphQL schema without manual sync.

    On success, Query contains the full query data (scalars + related entities). On failure, Query is null and ErrorMessage describes the problem.

    Index

    Constructors

    Properties

    Constructors

    Properties

    ErrorMessage?: string
    Query?: MJQuery_
    Success: boolean