Skip to content

@vue/apollo-composable / useFragment / FromValue

Type Alias: FromValue ​

FromValue = object | string | null

Cache identifier: object with __typename/id, { __ref } reference, or string ID.

Released under the MIT License.