5 lines
49 B
GraphQL
5 lines
49 B
GraphQL
|
fragment Iteration on Iteration {
|
||
|
id
|
||
|
title
|
||
|
}
|