diff --git a/backend/src/schema/types/type/EMOTED.gql b/backend/src/schema/types/type/EMOTED.gql index cefb26f21..9928c5741 100644 --- a/backend/src/schema/types/type/EMOTED.gql +++ b/backend/src/schema/types/type/EMOTED.gql @@ -15,6 +15,7 @@ input _EMOTEDInput { updatedAt: String } + input _PostEMOTEDFilter { emotion_in: [Emotion] createdAt: String