/** * A boolean field. * * @see More details: {@link https://prismic.io/docs/boolean} */ export type BooleanField = boolean