-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(gatsby-source-drupal): secrets and delete functionality (#18345)
* added functionality to delete nodes and enforce secret for more secure preview instances * added documentation for secret in config * updated handleWebhookData and destructured varaibled from request * using deleteNode from actions * deleteNode working and reporting deleted node to user * updated documentation on using secrets to be consistent with the rest of the readme. * change destructuring due to failing tests * fix undefined res * added return for lint
- Loading branch information
1 parent
b94e37f
commit c1734b6
Showing
2 changed files
with
32 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters