OBJECT
type BucketEntity {id: Uuid! entity: String entityId: String bucketId: Uuid updatedAt: DateTime createdAt: DateTime }