ENUM
ImageFormat
link GraphQL Schema definition
- enum ImageFormat {
- }
link Require by
- AccountAccount interface shared by all kind of accounts (Bot, Collective, Event, User, Organization)
- BotThis represents a Bot account
- CollectiveThis represents a Collective account
- Contributor A person or an entity that contributes financially or by any other mean to the mission of the collective. While "Member" is dedicated to permissions, this type is meant to surface all the public contributors.
- EventThis represents an Event account
- FundThis represents an Project account
- HostThis represents an Host account
- IndividualThis represents an Individual account
- OrganizationThis represents an Organization account
- ProjectThis represents an Project account