Description
When trying to access a link field with the Element API, no data is returned that is usable. What I get instead is:
urlSuffix | null
target | null
title | null
class | null
id | null
rel | null
ariaLabel | null
download | false
Has this been added when the link field was added to Craft?
Additional info
- Craft version: 5.10.3
- PHP version: 8.2
Description
When trying to access a link field with the Element API, no data is returned that is usable. What I get instead is:
urlSuffix | null
target | null
title | null
class | null
id | null
rel | null
ariaLabel | null
download | false
Has this been added when the link field was added to Craft?
Additional info