Function: fetchWithOptionalFollow()
fetchWithOptionalFollow(
client,doctypes,followTables):Promise<DocTypeMeta[]>
Defined in: resolve.ts:76
Collect DocType names from flags/modules and optionally follow Table children.
Parameters
client
FrappeClient
doctypes
readonly string[]
followTables
boolean
Returns
Promise<DocTypeMeta[]>