Member Junction
    Preparing search index...

    Result of a connection test

    interface ConnectionTestGraphQLResult {
        Message: string;
        ServerVersion: string;
        Success: boolean;
    }
    Index

    Properties

    Message: string
    ServerVersion: string
    Success: boolean