UNPKG

@hasura/metadata-api

Version:
7 lines (6 loc) 158 B
export type ApolloFederationConfig = { /** * enable takes the version of apollo federation. Supported value is v1 only. */ enable: 'v1'; };