next-drupal / getResourceByPath
Function: getResourceByPath()
getResourceByPath\<
T>(path,options?):Promise\<T>
Defined in: packages/next-drupal/src/deprecated/get-resource.ts:68
Type Parameters
• T extends JsonApiResource
Parameters
path
string
options?
object & JsonApiWithLocaleOptions
Returns
Promise\<T>