Hello, I am a Jr. developer and still trying to figure things out as I go along, it would be very very helpful for me to be able to dump all the available custom and related fields unto the custom-post to see what's all available to display, I have tried the following from MB Veiws in twig but just errors:
<pre>
{{ dump(post) }}
</pre>
I also have debug enabled in wp-config