| Package | Description |
|---|---|
| io.smallrye.graphql.client.core |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Fragment
Represents a named fragment definition in a GraphQL document.
|
interface |
Operation |
| Modifier and Type | Method and Description |
|---|---|
List<FragmentOrOperation> |
Document.getOperations() |
| Modifier and Type | Method and Description |
|---|---|
static Document |
Document.document(FragmentOrOperation... operations) |
| Modifier and Type | Method and Description |
|---|---|
void |
Document.setOperations(List<FragmentOrOperation> operations) |
Copyright © 2018–2021. All rights reserved.