| Package | Description |
|---|---|
| io.smallrye.graphql.client.core |
| 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 FragmentReference |
FragmentReference.fragmentRef(String name)
Create a fragment reference by specifying the name of the target fragment.
|
Copyright © 2018–2022. All rights reserved.