Skip to content

How to parse multiple query parameters at once? #5

@nrail-joerg-walter

Description

@nrail-joerg-walter

I tried

import { createQuery } from 'odata-v4-sql';

const query = createQuery("$filter=Size eq 4 and Age gt 18;$top=100;$skip=10");

but it throws

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions