persisted_state_by_pk
fetch data from the table: "persisted_state" using primary key columns
persisted_state_by_pk(
id: Int!
): persisted_state
Arguments
persisted_state_by_pk.id
● Int!
non-null scalar
Type
persisted_state
object
columns and relationships of "persisted_state"