It appears that the only supported way to create Open Graph Action and Object types is to manually enter them into the dev app. Since the set of types exposed by an app changes with an application update, is there a need to define the types in a way that synchronizes the type definitions with the deployment of a new app version?

Relatedly, we run an internal, sandbox version of that's installed by test users to run our integration tests. The requirement to enter the type definitions separately for each app seems to introduce a risk of the production deployment using type definitions that are incompatible with the ones we tested in the sandbox.

I understand there's some ability for apps to share type definitions (please share any experience you have with that), but that isn't a great solution, since the definitions used in the pre-production, sandbox app are not ready for use by the production app.

I'm thinking of writing a Selenium/Geb based tool to automate type definitions. Before I start that, I'd like to know if there's a recommendation for how to coordinate app deployment with Open Graph type definitions.

Please share your view!

link|improve this question

75% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.