light weight graphql query to fetch data to construct post URL
This commit is contained in:
@ -55,6 +55,7 @@ type User {
|
||||
id: String!
|
||||
name: String!
|
||||
imageId: String!
|
||||
username: String!
|
||||
}
|
||||
|
||||
type Post {
|
||||
|
Reference in New Issue
Block a user