solSolutionsByPagev2
Gets all available solutions with pagination.
solSolutionsByPagev2(
order: SolSolutionSortInput
pageNumber: Int!
pageSize: Int!
where: SolSolutionFilterInput
): SolSolutionsByPagePayload!
Gets all available solutions with pagination.
solSolutionsByPagev2(
order: SolSolutionSortInput
pageNumber: Int!
pageSize: Int!
where: SolSolutionFilterInput
): SolSolutionsByPagePayload!
solSolutionsByPagev2.order ● SolSolutionSortInput inputsolSolutionsByPagev2.pageNumber ● Int! non-null scalarsolSolutionsByPagev2.pageSize ● Int! non-null scalarsolSolutionsByPagev2.where ● SolSolutionFilterInput inputSolSolutionsByPagePayload object