INPUT_OBJECT

TranslatableFieldsFilter

link GraphQL Schema definition

1input TranslatableFieldsFilter {
2
3objectType: [TranslatableObjectType!]
4}