Type alias IGqlFilterSpec

IGqlFilterSpec: {
    eq: IGqlFilterTypes;
}

Type declaration

Generated using TypeDoc