getDataEntryById 或 getEntryBySlug 函数使用无效。
GetEntryDeprecationError:
METHOD
函数已弃用,不能用于查询 “COLLECTION” 集合。改用getEntry
。¥GetEntryDeprecationError: The
METHOD
function is deprecated and cannot be used to query the “COLLECTION” collection. UsegetEntry
instead.
什么地方出了错?
Section titled 什么地方出了错?¥What went wrong?
getDataEntryById
和 getEntryBySlug
函数已弃用,不能与内容层集合一起使用。请改用 getEntry
函数。
¥The getDataEntryById
and getEntryBySlug
functions are deprecated and cannot be used with content layer collections. Use the getEntry
function instead.