Skip to content

@vue/apollo-composable / provideApolloClients / Result

Type Alias: Result() ​

Result = (fn) => any

Result type returned by provideApolloClients.

Parameters ​

fn ​

Callback

Returns ​

any

Released under the MIT License.