CollegeCalculatorInput
Name | Type | Description |
---|---|---|
userId | ID | Unique ID of the user |
ageOfChild | Int! | |
accommodation | AccommodationType! | |
eligibleForFreeTuitionFees | Boolean! | |
whatToInclude | [WhatToIncludeType!]! | |
courseDuration | Int! |
Name | Type | Description |
---|---|---|
userId | ID | Unique ID of the user |
ageOfChild | Int! | |
accommodation | AccommodationType! | |
eligibleForFreeTuitionFees | Boolean! | |
whatToInclude | [WhatToIncludeType!]! | |
courseDuration | Int! |