Schema

Scalars

Enums

Objects

Input Objects

ContractorType (ENUM)

Schema Definition

enum ContractorType {   # Construction Industry Scheme
CONSTRUCTION_INDUSTRY_SCHEME,    # IT contractor setup as a limited company
INFORMATION_TECHNOLOGY,    # Contractor using an umbrella company
UMBRELLA,  }