deleted posts no longer displayed in user profile

deleted posts are no longer displayed in the user profile
This commit is contained in:
Alexander Friedland 2019-10-31 11:05:29 +01:00 committed by GitHub
parent 90f7dcedfa
commit 3fc61618bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,6 +32,7 @@ export default {
Post: setDefaultFilters,
Comment: setDefaultFilters,
User: setDefaultFilters,
profilePagePosts: setDefaultFilters,
},
Mutation: async (resolve, root, args, context, info) => {
args.disabled = false