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