P@
Size: a a a
P@
P@
P@
P@
DO
query BlogPost{
current:posts(where:{id: 1}){
edges {
cursor
}
}
prev:posts(first:1, before:current.egdes.cursor, where:{category:1}){
edges {
node {
}
}
}
next:posts(first:1, after:current.egdes.cursor, where:{category:1}){
edges {
node {
}
}
}
}
U
query BlogPost{
current:posts(where:{id: 1}){
edges {
cursor
}
}
prev:posts(first:1, before:current.egdes.cursor, where:{category:1}){
edges {
node {
}
}
}
next:posts(first:1, after:current.egdes.cursor, where:{category:1}){
edges {
node {
}
}
}
}
DO
EA
KL
EA
KL
KL
EA
KL
EA
EA
KL
EA
EA