mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Add contentExcerpt to CreatePost Mutation
This commit is contained in:
parent
d714927315
commit
46b83c540d
@ -57,6 +57,7 @@ type Mutation {
|
||||
updatedAt: String
|
||||
language: String
|
||||
categories: [ID]
|
||||
contentExcerpt: String
|
||||
): Post
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user