Skip to content

Commit

Permalink
OXDEV-7646: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcelOxid committed Dec 6, 2023
1 parent 96382d6 commit eff9882
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ As a result you get an array of setting types:

```
type SettingType {
name: ID!
name: string!
type: FieldType!
isSupported: boolean!
}
enum FieldType {
Expand Down

0 comments on commit eff9882

Please sign in to comment.