You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a field in directus is set to type "decimal" (for finances for example), the generated types say the response is a number, when in reality it is a formatted string, such as "100.00"
Steps To Reproduce
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Description of the bug
When a field in directus is set to type "decimal" (for finances for example), the generated types say the response is a number, when in reality it is a formatted string, such as
"100.00"
Steps To Reproduce
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: