Type alias FieldsAggregate

FieldsAggregate: {
    __typename?: "FieldsAggregate";
    count: Scalars["Int"];
}

Type declaration

  • Optional __typename?: "FieldsAggregate"
  • count: Scalars["Int"]

Generated using TypeDoc