FederationPluginOptions<Version>
Options for the federation plugin. All options are optional and have sensible defaults, so you can just call federationPlugin() without any arguments for a good out-of-the-box experience.
Type Parameters
| Type Parameter | Default type |
|---|---|
|
|
|
Properties
| Property | Type | Default value | Description |
|---|---|---|---|
|
|
|
Directives to include in the generated federation module. Can be either a list of directive names or 'all' to include all available directives for the specified version. | |
|
|
|
Custom name for the federation module | |
|
|
|
Federation version to target. Determines which directives are available for import. |