IFederationDataSourceWizardState Interface
Declaration
export interface IFederationDataSourceWizardState
Properties
federatedQueries Property
Declaration
federatedQueries?: string[]
Property Value
Type |
---|
string[] |
federationDataSourceJSON Property
Declaration
federationDataSourceJSON?: string
Property Value
Type |
---|
string |
name Property
Declaration
name?: string
Property Value
Type |
---|
string |
relations Property
Declaration
relations?: string[]
Property Value
Type |
---|
string[] |