OperationsPostMutationscreateDraftPostOn this pagecreateDraftPostDescriptionCreate a draft post. This will also allow scheduling by filling in the scheduledFor field in the input.ResponseReturns a PostArgumentsNameDescriptioninput - CreateDraftPostInput!spaceId - ID!createDraftPost( input: CreateDraftPostInput! spaceId: ID!): Post!