We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
546e15f
🐛 remove @ppxConfig directive from query output (b697b83)
@ppxConfig
🐛 do not strengthen module type of extended module to prevent type errors like below when the the definition is being extended (546e15f)
This has type: MyQuery.t_variables But somewhere wanted: MyQuery.MyQuery_inner.t_variables