Input Object

ProviderRoleInput

Usage Example
query {
# Use this type in your queries
someQuery {
isDefault
jobCodes
name
permissions
}
}

Fields

isDefaultBoolean
jobCodes[String]

A list of job codes that a role maps to.

nameString
permissions[String]