Interface FieldSpecInput

Hierarchy

  • FieldSpecInput

Properties

address?: string
defaultWidget?: string
description?: string
fieldType?: string
index?: IndexOpts
multiple?: boolean
name?: string
properties?: Record<string, JSONSchema4>
refines?: string
required?: boolean
targetTypes?: string[]
title?: string
type: FieldDataType

Generated using TypeDoc