--- title: JobRequirement - Partner API description: >- Details that the merchant provided about their job requirements. Details are returned as sets of questions and responses. api_version: 2025-10 api_name: partner type: object api_type: graphql source_url: html: 'https://shopify.dev/docs/api/partner/latest/objects/JobRequirement' md: 'https://shopify.dev/docs/api/partner/latest/objects/JobRequirement.md' --- # Job​Requirement object Details that the merchant provided about their job requirements. Details are returned as sets of questions and responses. ## Fields * question [String!](https://shopify.dev/docs/api/partner/latest/scalars/String) non-null The question that the merchant was asked about their job or store. * responses [\[String!\]!](https://shopify.dev/docs/api/partner/latest/scalars/String) non-null The merchant's responses to the question. *** ## Map ### Fields with this object * {}[Job.requirements](https://shopify.dev/docs/api/partner/latest/objects/Job#field-Job.fields.requirements)