OBJECT
type CustomerField {fields: [CustomerField] id: ID! name: ID! pattern: String required: Boolean! }