Sign in
apache
/
camel
/
refs/heads/pr-comment-fix
/
.
/
components
/
camel-graphql
/
src
/
test
/
resources
/
booksQuery.graphql
blob: ca0e894e37410d6db2d01ac0f874b39feb4fe048 [
file
] [
log
] [
blame
]
query
Books
{
books
{
id
name
}
}