feat: working projects and items
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -9,5 +9,5 @@ pub struct GetItemQuery {
|
||||
|
||||
#[derive(Debug, Serialize, Deserialize, Clone, PartialEq, Eq, InputObject)]
|
||||
pub struct GetItemsQuery {
|
||||
pub user_id: Uuid,
|
||||
pub project_id: Uuid,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user