OBJECT
FinOpsDatasetSchemaEdge
link GraphQL Schema definition
- type FinOpsDatasetSchemaEdge implements ConnectionEdge {
- # A cursor for use in pagination.
- String :
- # The item at the end of the edge.
- FinOpsDatasetSchema! :
- }
OBJECT
- type FinOpsDatasetSchemaEdge implements ConnectionEdge {
- # A cursor for use in pagination.
- String :
- # The item at the end of the edge.
- FinOpsDatasetSchema! :
- }