Skip to content

Commit

Permalink
Fix issue with enable parameter in the list of articles request
Browse files Browse the repository at this point in the history
  • Loading branch information
wil92 committed Aug 30, 2024
1 parent 23309d2 commit b43fe5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/shared/src/lib/core/graphql/queries/posts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ export const POSTS_QUERY = gql`
createdAt
updatedAt
publishedAt
enable
banner {
data {
id
Expand Down

0 comments on commit b43fe5b

Please sign in to comment.