@theconcurrent/simplified-entity
Advanced tools
Comparing version
@@ -83,3 +83,3 @@ import type { DocumentNode } from 'graphql'; | ||
}; | ||
type ResourceActionField = FieldCommon & { | ||
export type ResourceActionField = FieldCommon & { | ||
label: string; | ||
@@ -86,0 +86,0 @@ possibleTypes: Array<{ |
{ | ||
"name": "@theconcurrent/simplified-entity", | ||
"version": "0.0.25", | ||
"version": "0.0.26", | ||
"main": "./dist/index.umd.js", | ||
@@ -32,3 +32,3 @@ "module": "./dist/index.es.js", | ||
}, | ||
"gitHead": "ee18af36373b818c8918ddb36c5bcf81cb61df16" | ||
"gitHead": "078240472ccbed8702e0f88aa9f1be194969789b" | ||
} |
Sorry, the diff of this file is not supported yet
116970
0.01%