Type alias ProjectsQueryVariables
Projects
Query
Variables
: { filter
?: ProjectFilterInput | null; limit
?: number | null; offset
?: number | null; organization
: string; }
Type declaration
-
-
Optional limit?: number | null
-
Optional offset?: number | null
-
organization: string