mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Merge pull request #2353 from Human-Connection/2352-fix-shoutedBy_some-filter
Add shoutedBy_some to _PostFilter
This commit is contained in:
commit
554fab2242
@ -19,6 +19,7 @@ input _PostFilter {
|
||||
title_not_starts_with: String
|
||||
title_ends_with: String
|
||||
title_not_ends_with: String
|
||||
shoutedBy_some: _UserFilter
|
||||
slug: String
|
||||
slug_not: String
|
||||
slug_in: [String!]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user