Skip to content

Instantly share code, notes, and snippets.

@rfmeier
Created April 28, 2022 17:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rfmeier/34218c14620bead999bf5a2b847deef8 to your computer and use it in GitHub Desktop.
Save rfmeier/34218c14620bead999bf5a2b847deef8 to your computer and use it in GitHub Desktop.
Successful formatted response
{
"success": true,
"data": {
"show_in_rest": true,
"show_in_graphql": true,
"singular": "Person",
"plural": "Persons",
"slug": "person",
"api_visibility": "private",
"model_icon": "dashicons-admin-post",
"description": "",
"fields": []
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment