Skip to content

Commit

Permalink
added pinned attribute in the post query
Browse files Browse the repository at this point in the history
  • Loading branch information
chandel-aman committed Dec 5, 2023
1 parent dec5042 commit 41ff056
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/GraphQl/Queries/Queries.ts
Original file line number Diff line number Diff line change
Expand Up @@ -617,6 +617,7 @@ export const ORGANIZATION_POST_CONNECTION_LIST = gql`
firstName
lastName
}
pinned
}
}
}
Expand Down

0 comments on commit 41ff056

Please sign in to comment.