Skip to main content

contractType

Return a single contract type, by specifying it's ID.

contractType(
id: ID!
): ContractType

Arguments

contractType.id ● ID! non-null scalar

Type

ContractType object

Represents information about a contract type.