TypeField Class

Information about a field of a type.

Inheritance
TypeField

Constructor

TypeField(*, name: Optional[str] = None, type: Optional[str] = None, **kwargs)

Parameters

name
str
Required

Gets or sets the name of the field.

type
str
Required

Gets or sets the type of the field.