createSpacePost2
No description
createSpacePost2(
  input: CreatePostInput!
): Post!
Arguments
createSpacePost2.input ● CreatePostInput! non-null input
Type
Post object
Post(id, title, text, created, modified, creator, comments_enabled, public_reactions, community, language_code, is_edited, is_closed, is_deleted, status, is_public)