Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Reference for IncludeParam, the generic type alias that lets SDK methods accept either an array of include names or a comma-separated include string.
IncludeParam<TInclude> = readonly TInclude[] | string
TInclude
string
Was this page helpful?