Interface Variables

interface Variables {
    after: string;
    filter: Filter;
    first: number;
}

Properties

Properties

after: string
filter: Filter
first: number