ATTRIBUTE_TYPES = {
    id: Field::String,
    carrier: Field::BelongsTo,
    default_sender: Field::BelongsTo,
    channel_groups: Field::HasMany,