SCALAR
Int
The Int
scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.
link GraphQL Schema definition
1 scalar Int
link Required by
- addIssuesToFoldernull
- addTestsToFoldernull
- EvidenceEvidence Type
- ExpandedTestExpaded test issue type
- ExpandedTestResultsExpanded tests results type
- FolderResultsnull
- getExpandedTestsnull
- getPreconditionsnull
- getTestExecutionsnull
- getTestPlansnull
- getTestRunsnull
- getTestRunsByIdnull
- getTestsnull
- getTestSetsnull
- moveFoldernull
- Mutationnull
- PreconditionPrecondition issue type
- PreconditionResultsPrecondition Results type
- Querynull
- SimpleFolderResultsnull
- TestTest issue type
- TestExecutionTest Execution issue type
- TestExecutionResultsTest Execution Results Type
- TestPlanTest Plan issue type
- TestPlanResultsTest Plan Results type
- TestResultsTest Results type
- TestRunTest Run type
- TestRunIterationTest Run iteration type
- TestRunIterationResultsTest Run iterations results type
- TestRunIterationStepResultsTest Run iteration step results results type
- TestRunPreconditionResultsPrecondition Results type
- TestRunResultsTest Run Results type
- TestSetTest Set type
- TestSetResultsTest Set Results