| Package | Description |
|---|---|
| io.smallrye.graphql.client.core |
| Modifier and Type | Method and Description |
|---|---|
Fragment |
Fragment.FragmentBuilder.on(String targetType,
FieldOrFragment... fields) |
| Modifier and Type | Method and Description |
|---|---|
static List<Fragment> |
Fragment.fragments(Fragment... fragments) |
| Modifier and Type | Method and Description |
|---|---|
static FragmentReference |
FragmentReference.fragmentRef(Fragment fragment)
Create a fragment reference by providing a built instance of a named fragment.
|
static List<Fragment> |
Fragment.fragments(Fragment... fragments) |
Copyright © 2018–2022. All rights reserved.