Philipp Schreiber
Philipp Schreiber
Hey @jvandemo, thanks for the great lib. Do you have any plans to integrate to the contentful content management api as well? Cheers Philipp
Should not be open, only on typing.
- Fixes the GUI of multifields and uses standard worpdress gui elements (fixes #71) - Allows to delete the first item (in fact only deletes the values of the fields...
Remove wp_enqueue_style( 'editor-buttons' ); and you are fine.
I'm working on the checkbox and upload field right now. Perhaps someone can add the other stuff.
Currently the delete button is missing.
It gets thrown in MutableTrait in line 82. When I add a print_r there for $this->className I can see that the problem is in "Symfony\Component\Security\Core\User\UserInterface". Does anyone have a clue...
Hey there, thanks for the best graphql implementation available! I have one problem to report: I want to have mutations with optional parameters. With String and Int it is working...