Type Alias GetItemQueryVariables

GetItemQueryVariables: Exact<{
    id: Scalars["Int"];
}>