Type alias ThunderGraphQLOptions<SCLR>

ThunderGraphQLOptions<SCLR>: {
    scalars?: SCLR | ScalarCoders;
}

Type Parameters

Type declaration