OBJECT
type UserFavourite {createdAt: String updatedAt: String id: Float! user: User! resource: Resource! }