Problem with input types in mutations

I think I had a problem with @auth directive
I noticed @auth directive on top of Language type
@auth(
add: { rule: “{$USER: { eq: “my_email@gmail.com” } }”}
)
Which prevented adding new record to Language