Create a post
Creating a post with an admin token and its ID
You can run the following GraphQL query to create a post:
which on success will generate an object akin to:
Note
You can view how these IDs are generated at the Identifiers page
Creating a post with an admin token and its ID
You can run the following GraphQL query to create a post:
which on success will generate an object akin to:
Note