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