Expose a GraphQL Write Interface #10
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
UseCase: The user can use GraphQL mutations to add or update Markdown files and schemas in the database.
Example: A mutation can be used to add a new Markdown file by providing its content as a string.