chore: fix typo
This commit is contained in:
@@ -3,6 +3,6 @@ fragment ContentPageLink on ContentPage {
|
||||
locale
|
||||
uid
|
||||
}
|
||||
url
|
||||
title
|
||||
url
|
||||
}
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
fragment CurrentBlocksPageLink on CurrentBlocksPage {
|
||||
system {
|
||||
locale
|
||||
uid
|
||||
}
|
||||
title
|
||||
url
|
||||
}
|
||||
Reference in New Issue
Block a user