solSolutionsByPage
DEPRECATED
Use solSolutionsByPagev2 query
Gets all available solutions with pagination.
solSolutionsByPage(
pageNumber: Int!
pageSize: Int!
): [SolSolution!]! @deprecated
Use solSolutionsByPagev2 query
Gets all available solutions with pagination.
solSolutionsByPage(
pageNumber: Int!
pageSize: Int!
): [SolSolution!]! @deprecated
solSolutionsByPage.pageNumber ● Int! non-null scalarsolSolutionsByPage.pageSize ● Int! non-null scalarSolSolution object