Update custom-field.ts
This commit is contained in:
@@ -59,4 +59,5 @@ export interface CustomField extends ObjectWithId {
|
|||||||
select_options?: string[]
|
select_options?: string[]
|
||||||
default_currency?: string
|
default_currency?: string
|
||||||
}
|
}
|
||||||
|
document_count?: number
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user