OBJECT
type CertifyingBoardCredential implements Node {id: ID! name: String! code: String! certifyingBoard: CertifyingBoard }