createFeedPost
No description
createFeedPost(
input: CreateFeedPostInput!
): FeedPost!
Arguments
createFeedPost.input
● CreateFeedPostInput!
non-null input
Type
FeedPost
object
FeedPost(id, title, slug, description, visibility, category, creator, created_at, image, image_blurhash, link_preview, language_code, location, geolocation, priority_duration)