Skip to content

TypeScript type FileType #12

@randombyte-developer

Description

@randombyte-developer

When generating the definitions for the Account, a custom field has the type FileType in the generated file. Which package would be needed to be imported? This is the attribute:

custom_logo?: FileType | null;

For now I changed it to string | null, otherwise the type is not found.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions