diff --git a/packages/schema/lib/schemas/AuthFieldSchema.js b/packages/schema/lib/schemas/AuthFieldSchema.js index 383e02932..92507f485 100644 --- a/packages/schema/lib/schemas/AuthFieldSchema.js +++ b/packages/schema/lib/schemas/AuthFieldSchema.js @@ -29,7 +29,6 @@ module.exports = makeSchema( 'If this value is required or not. This defaults to `true`.', type: 'boolean', }, - placeholder: { description: 'An example value that is not saved.', type: 'string',