OBJECT
type Bucket {id: Uuid! name: String handle: String icon: String color: String ownerId: Uuid description: String status: String updatedAt: DateTime createdAt: DateTime }