feat: add Account Page query
This commit is contained in:
4
lib/graphql/Fragments/MyPages/AccountPage.graphql
Normal file
4
lib/graphql/Fragments/MyPages/AccountPage.graphql
Normal file
@@ -0,0 +1,4 @@
|
||||
fragment AccountPage on AccountPage {
|
||||
title
|
||||
url
|
||||
}
|
||||
Reference in New Issue
Block a user