Introduced Querying Protocol in GraphQL
Release - End of May 2025
type Query {
protocols(input: ProtocolFilterListPaging): [Protocol]
}Last updated
Release - End of May 2025
type Query {
protocols(input: ProtocolFilterListPaging): [Protocol]
}Last updated