Member Junction
    Preparing search index...

    Variable EntityFieldGraphQLTypeConst

    EntityFieldGraphQLType: {
        Boolean: "Boolean";
        Float: "Float";
        Int: "Int";
        String: "String";
        Timestamp: "Timestamp";
    } = ...

    Type Declaration

    • ReadonlyBoolean: "Boolean"
    • ReadonlyFloat: "Float"
    • ReadonlyInt: "Int"
    • ReadonlyString: "String"
    • ReadonlyTimestamp: "Timestamp"