Function: fetchDocTypeMeta()
fetchDocTypeMeta(
client,doctype):Promise<DocTypeMeta>
Defined in: metadata.ts:39
Fetches and normalizes the metadata for one DocType. Requires a v2 client.
Parameters
client
FrappeClient
doctype
string
Returns
Promise<DocTypeMeta>