Fix indentation issue on EMOTED

This commit is contained in:
mattwr18 2019-09-09 16:51:24 +02:00
parent 919dc1924f
commit 86d80c689c

View File

@ -15,6 +15,7 @@ input _EMOTEDInput {
updatedAt: String updatedAt: String
} }
input _PostEMOTEDFilter { input _PostEMOTEDFilter {
emotion_in: [Emotion] emotion_in: [Emotion]
createdAt: String createdAt: String