Adding admin plugin causes "The inferred type of this node exceeds the maximum length the compiler"

When I add the
admin
plugin to my list of plugins it results in the error:
The inferred type of this node exceeds the maximum length the compiler will serialize. An explicit type annotation is needed
Was this page helpful?