# StaffMemberDefaultImage - admin-graphql - ENUM Version: 2024-10 ## Description Represents the fallback avatar image for a staff member. This is used only if the staff member has no avatar image. ### Access Scopes ## Enum values * [DEFAULT](/docs/api/admin-graphql/2024-10/enums/DEFAULT) * [NOT_FOUND](/docs/api/admin-graphql/2024-10/enums/NOT_FOUND) * [TRANSPARENT](/docs/api/admin-graphql/2024-10/enums/TRANSPARENT) ## Fields with this enum * [StaffMember.avatar](/docs/api/admin-graphql/2024-10/arguments/StaffMember) ## Examples